summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4d74133
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+Fakefetch is just a goofie little project I have done.
+
+All you need to do is save the file to wherever you want, customize it to your liking and then boom
+your very own fakefetch
+
+make sure to test before hand with ./fakefetch.sh to make sure all is to your liking
+
+After customizing, you probably want to make it a command you can use, so do the following
+ sudo mv fakefetch.sh /usr/local/bin/
+
+now whenever you put fakefetch.sh it should spawn your customized script, I suggest maybe adding it to your .bashrc so whenever you open a terminal it auto starts \ No newline at end of file