From a9d54ebbbb699f4770ad688c33975873dafa9924 Mon Sep 17 00:00:00 2001 From: Shipwreckt Date: Mon, 22 Jan 2024 23:36:08 +0000 Subject: Update 2 files - /fakefetch.sh - /README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md (limited to 'README.md') 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 -- cgit v1.2.3