https://askubuntu.com/questions/16728/hide-current-working-directory-in-terminal

在~.,bashrc里添加

export PS1='\u@\h: '

 

相关文章: