Add skeleton and buildroot configs.
This commit is contained in:
5
firmware/board/raspberrypi/ovl/etc/profile.d/custom.sh
Normal file
5
firmware/board/raspberrypi/ovl/etc/profile.d/custom.sh
Normal 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]\$ '
|
||||
Reference in New Issue
Block a user