Just a funny french word game for git pull
-
Install cowsay (apt-get install cowsay on debian-like).
-
Copy the poule.cow file in the cows folder of cowsay (ex.:/usr/share/cowsay/cows/).
-
Copy the script poule.sh alongside the chicken.wav file (or modify the script to point to the right path of the chicken.wav). In the $HOME/bin/ folder.
-
Add the alias of the git command contained in the gitconfig file into your own .gitconfig.
-
If you want a shortcut, creat an alias poule='git poule' into your .bashrc
-
Enjoy the chicken pulling your git changes...