修改shell的提示符添加上时间显示

修改.bashrc文件即可

#PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ '
PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\][\A @\h]\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$'

  source .bashrc即可

 

posted @ 2023-12-28 14:41  叕叒双又  阅读(18)  评论(0编辑  收藏  举报