Add skeleton and buildroot configs.

This commit is contained in:
2016-02-24 22:44:13 +01:00
parent 162478903c
commit 04985441e5
18 changed files with 4428 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# Acces aux scripts personnels et code metier.
PATH=$PATH:/usr/local/bin
# Prompt indiquant nom d'hote et repertoire courant.
PS1='\h[\W]\$ '