aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjnats <dev@jnats.xyz>2021-04-23 22:45:25 +0100
committerGitHub <noreply@github.com>2021-04-23 22:45:25 +0100
commit8dc15b5353a80d09e2469649c840b02d53bec402 (patch)
treef06105f549e07591a3085193e21549e1f40e2b9f
parent51f202b66b7b30bca8a7cf0cca2e1bf73c038657 (diff)
downloadnofetch-8dc15b5353a80d09e2469649c840b02d53bec402.tar.gz
nofetch-8dc15b5353a80d09e2469649c840b02d53bec402.tar.bz2
Create install.sh
-rw-r--r--install.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/install.sh b/install.sh
new file mode 100644
index 0000000..a4b3f2f
--- /dev/null
+++ b/install.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+cp nofetch /usr/local/bin/nofetch