GITLAB iLM - Institut Lumière Matière

Update Home authored by Claire MOUTON's avatar Claire MOUTON
......@@ -31,9 +31,10 @@
* copier le fichier `data/.gitconfig` vers votre home directory
* éditer et adapter `~/.gitconfig`
* `man git-config`
autocompletion shell
bash: autocompletion fournie avec l'installation de git (/etc/bash_completion.d/git)
shell prompt
bash: PS1='[\u@\h \W$(__git_ps1 “ (%s)”)]\$ '
* *Optionnel, pour aller plus loin :*
* autocompletion shell
* bash: autocompletion fournie avec l'installation de git (`/etc/bash_completion.d/git`)
* shell prompt
* bash: `PS1='[\u@\h \W$(__git_ps1 “ (%s)”)]\$ '`
Notions: aliases, whitespaces
\ No newline at end of file