GITLAB iLM - Institut Lumière Matière
Changes
Page history
Update Home
authored
Dec 09, 2019
by
Claire MOUTON
Show whitespace changes
Inline
Side-by-side
Home.md
View page @
79dd523b
...
...
@@ -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