GITLAB iLM - Institut Lumière Matière

Update Home authored by Claire MOUTON's avatar Claire MOUTON
......@@ -26,3 +26,14 @@
### En solo
#### Configuration
* télécharger et décompresser `waf-c-example.tar.gz`
* entrer dans le répertoire `waf-c-example`
* 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)”)]\$ '
Notions: aliases, whitespaces
\ No newline at end of file