Shell - Interface apprivoisé et conviviale git branches et plus encore

Shell - Interface apprivoisé et conviviale git branches et plus encore

 

Ajoutez un fichier appelé ~/.bash_profile si vous n'en avez pas déjà un et insérez-y ce contenu dans le fichier ~/.bash_profile:

puis rechargez votre session.

Installation éclair:

cd /home/$USER
# Creates a useful .bash_profile configuration if it doesn't already exist.
[ ! -e .bash_profile ] && echo "source ~/.bash_profile" >> .bashrc
[ ! -e .bash_profile ] && curl https://a1.11pro.ca/sites/default/files/bash_profile.txt > .bash_profile