GITLAB iLM - Institut Lumière Matière

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