Skip to content

will show a quote when terminal starts (console) arch linux.

License

Notifications You must be signed in to change notification settings

crossdefalt/terminal-quote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

terminal-quote (gnome arch linux)

will show a quote when terminal starts (console) arch linux. Preview Video

sudo pacman -S curl jq --noconfirm
sudo curl -o /usr/local/bin/random_quote.sh -L https://github.com/crossdefalt/terminal-quote/raw/main/random_quote.sh
sudo chmod +x /usr/local/bin/random_quote.sh
sudo nano ~/.bashrc

past this in .bashrc file

random_quote.sh

save and its done.

About

will show a quote when terminal starts (console) arch linux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages