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 @
79bdd9b6
...
...
@@ -31,7 +31,7 @@
*
copier le fichier
`data/.gitconfig`
vers votre home directory
*
éditer et adapter
`~/.gitconfig`
*
`man git-config`
*
*Optionnel, pour
aller plus loin
:*
*
*Optionnel, pour
ceux qui utilisent bash
:*
*
autocompletion shell
*
bash: autocompletion fournie avec l'installation de git (
`/etc/bash_completion.d/git`
)
*
shell prompt
...
...
@@ -48,3 +48,8 @@ Notions: aliases, whitespaces
*
lire l'historique (
`git log`
)
Notions: index
#### Interlude optionnel, pour ceux qui souhaitent compiler et exécuter le code des TP
`./waf configure build
LD_LIBRARY_PATH=./__build__/liba:./__build__/libb ./__build__/app/app`