aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjnats <dev@jnats.xyz>2021-04-23 22:44:11 +0100
committerGitHub <noreply@github.com>2021-04-23 22:44:11 +0100
commit51f202b66b7b30bca8a7cf0cca2e1bf73c038657 (patch)
tree7d6d4eda9c0c45b691f1ae52c260a14d905f7ea4
downloadnofetch-51f202b66b7b30bca8a7cf0cca2e1bf73c038657.tar.gz
nofetch-51f202b66b7b30bca8a7cf0cca2e1bf73c038657.tar.bz2
Create nofetch
-rw-r--r--nofetch9
1 files changed, 9 insertions, 0 deletions
diff --git a/nofetch b/nofetch
new file mode 100644
index 0000000..8d9bac2
--- /dev/null
+++ b/nofetch
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+echo " "
+echo "+------------------------+"
+echo "| |"
+echo "| probably a computer |"
+echo "| |"
+echo "+------------------------+"
+echo " "