From: Oleg Broytman Date: Mon, 22 Aug 2022 15:54:08 +0000 (+0300) Subject: .shellrc: Do not reset `PS1` X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=2a00b743e2844ca2cc8596973c0d93ae7bacacc9 .shellrc: Do not reset `PS1` --- diff --git a/admin/prog/bash_prompt b/admin/prog/bash_prompt index 1cb2c42..e4b3563 100644 --- a/admin/prog/bash_prompt +++ b/admin/prog/bash_prompt @@ -134,10 +134,6 @@ set_prompt() { ;; esac ;; - - *) - PS1="" - ;; esac # This is for .screenrc: shelltitle "\$ |$SHELL"