GITLAB iLM - Institut Lumière Matière

Update Home authored by Claire MOUTON's avatar Claire MOUTON
......@@ -45,7 +45,7 @@ Cette archive contient notamment un fichier `.gitconfig` et des fichiers de code
* 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))]\$ '`
* bash: `PS1='[\u@\h \W$(__git_ps1 " (%s)")]\$ '`
**Notions** : aliases, whitespaces
......
......