mirror of
https://github.com/RobotechLille/cdf2018-principal
synced 2025-10-03 16:50:15 +02:00
Récupération de la position
This commit is contained in:
parent
befacfdc78
commit
b8f6d1e0bd
22 changed files with 505 additions and 216 deletions
|
@ -7,7 +7,7 @@ alias mv="mv -i"
|
|||
alias free='free -m'
|
||||
alias df='df -h'
|
||||
|
||||
export PS1="[\u@\h \$] "
|
||||
export PS1="[\u@\h \W] "
|
||||
export PS2="> "
|
||||
export PS3="+ "
|
||||
export PS4="- "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue