Add new Skeleton.
This commit is contained in:
5
bsp/board/raspberrypi/ovl/etc/profile.d/custom.sh
Executable file
5
bsp/board/raspberrypi/ovl/etc/profile.d/custom.sh
Executable 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