Created
January 13, 2017 13:03
-
-
Save SamyCoenen/60d01bbfa2f352aa4dd8e44b7fcf3560 to your computer and use it in GitHub Desktop.
Custom_Shell_Welcome_Random_Ubuntu_Tips_Cows
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo -e (echo "Welcome Samy Coenen!\n";and fortune -a)|cowsay -f (ls /usr/share/cowsay/cows/ | shuf -n1) | |
Add to your shell config: | |
- fish: ~/.config/fish/config.fish |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment