From c8f020b1499db8c325452e33c83e153e47d2a362 Mon Sep 17 00:00:00 2001 From: Emma Nora Theuer Date: Wed, 29 May 2024 00:21:26 +0200 Subject: [PATCH] Remove annoying prompt Command --- .bashrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.bashrc b/.bashrc index 33f1b0e..5d1c0bc 100644 --- a/.bashrc +++ b/.bashrc @@ -99,5 +99,4 @@ alias emanw='emacs -nw' alias vim=nvim # Prompt -PROMPT_COMMAND="mommy -1 -s \$?; $PROMPT_COMMAND" eval "$(starship init bash)"