Skip to content

Instantly share code, notes, and snippets.

@SamyCoenen
Created January 13, 2017 13:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SamyCoenen/60d01bbfa2f352aa4dd8e44b7fcf3560 to your computer and use it in GitHub Desktop.
Save SamyCoenen/60d01bbfa2f352aa4dd8e44b7fcf3560 to your computer and use it in GitHub Desktop.
Custom_Shell_Welcome_Random_Ubuntu_Tips_Cows
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