bash: don't set PS0
This commit is contained in:
parent
1e8a439bbd
commit
72f1eec97e
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ bind '"\C-o": "\C-a\C-k fg; if [[ $? == 1 ]]; then nvim; fi\n"'
|
|||
bind '"\e\C-m": "\C-e | nvim\C-m"'
|
||||
|
||||
|
||||
PS0='\[\e[0m\]'
|
||||
__prompt() {
|
||||
local status="$?"
|
||||
|
||||
|
|
Loading…
Reference in a new issue