Skip to content

Commit

Permalink
scripts: modify $PS1
Browse files Browse the repository at this point in the history
  • Loading branch information
hanwckf committed Nov 19, 2019
1 parent 2ee4773 commit c92ec9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trunk/user/scripts/profile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# If running interactively, then
if [ "$PS1" ] ; then

export PS1='\h:\w \$ '
export PATH=/opt/sbin:/opt/bin:/usr/sbin:/usr/bin:/sbin:/bin
export HOSTNAME=`/bin/hostname`
export TERMINFO=/usr/share/terminfo
Expand Down

0 comments on commit c92ec9f

Please sign in to comment.