]> git.phdru.name Git - dotfiles.git/commitdiff
.shellrc: Do not reset `PS1`
authorOleg Broytman <phd@phdru.name>
Mon, 22 Aug 2022 15:54:08 +0000 (18:54 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 22 Aug 2022 15:54:08 +0000 (18:54 +0300)
admin/prog/bash_prompt

index 1cb2c4201fbfa179cf250aa1dc09310de249e53b..e4b3563b613ae78588eda1068b25cdc064a3dee8 100644 (file)
@@ -134,10 +134,6 @@ set_prompt() {
                ;;
             esac
          ;;
-
-         *)
-            PS1=""
-         ;;
       esac
 
    # This is for .screenrc: shelltitle "\$ |$SHELL"