Monday, December 5, 2011

To hide entire path in terminal

Modify your .bashrc file line

#    PS1='${debian_chroot:+($debian_chroot)}\u@\h:\w\$ '
    PS1='${debian_chroot:+($debian_chroot)}\u@\h:\$ '

0 komentar:

Post a Comment