fakefetch

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 381d110611c46c29fb01fb8c5b6e9bef6d243613
parent dab79f706832ab4cc676f8e8078a955a7386201e
Author: Shipwreckt <conbur@protonmail.com>
Date:   Thu, 15 Feb 2024 06:16:16 +0000

Update README.md
Diffstat:
MREADME.md | 54++----------------------------------------------------
1 file changed, 2 insertions(+), 52 deletions(-)

diff --git a/README.md b/README.md @@ -4,55 +4,5 @@ memory or cpu, it just prints an output into your terminal. Note: This command does change the colour of your input -Step 1: Clone the Repository ----------------------------------------------------------------------------------------- -Make sure you have Git installed so you can clone it - -git clone https://gitlab.com/Shipwreckt/fakefetch - -cd fakefetch - -you will also need a package called lsb-release - -sudo pacman -S lsb-release - -https://archlinux.org/packages/extra/any/lsb-release/ - -sudo apt-get install lsb-release - -It might already be installed on your system so you can check with lsb_release -a - - - - -Step 2: Configuration ----------------------------------------------------------------------------------------- -Second thing you want to do is configure it to your liking. So open it with your chosen text editor -Open the configuration file with your preferred text editor. There are comments in the bash code, if you want to do your own art its basically just variables or the system infomation - ---------- - -you also want to make your fakefetch exacutable so you can test how it looks in the terminal, to do so do -chmod +x fakefetch.sh - -By doing this you are able to run the command with ./fakefetch.sh - - -Step three ----------------------------------------------------------------------------------------- -You want to be able to run this command whenever you want too, so you need to move it to - -sudo mv ~/fakefetch/fakefetch.sh /usr/local/bin/ - -Now all you need to do is type fakefetch.sh and it will come up. - -To edit it further all you need to do is nano /usr/local/bin/fakefetch.sh - -Optional. ----------------------------------------------------------------------------------------- - -If you want this to run whenever you open your terminal just go into your .bashrc and put at the bottom fakefetch.sh - -echo "fakefetch.sh" >> ~/.bashrc - -Now whenever you type fakefetch.sh it should just run. +Chmod +x setup.sh then ./setup.sh to run it then you should be all good to go +./fakefetch runs the command