Remove annoying prompt Command
This commit is contained in:
parent
1cbe437122
commit
c8f020b149
1 changed files with 0 additions and 1 deletions
1
.bashrc
1
.bashrc
|
@ -99,5 +99,4 @@ alias emanw='emacs -nw'
|
||||||
alias vim=nvim
|
alias vim=nvim
|
||||||
|
|
||||||
# Prompt
|
# Prompt
|
||||||
PROMPT_COMMAND="mommy -1 -s \$?; $PROMPT_COMMAND"
|
|
||||||
eval "$(starship init bash)"
|
eval "$(starship init bash)"
|
||||||
|
|
Loading…
Reference in a new issue