diff --git a/etc/bash.bashrc b/etc/bash.bashrc index ee63c8e..95d83b4 100644 --- a/etc/bash.bashrc +++ b/etc/bash.bashrc @@ -6,7 +6,6 @@ function __miaou_prompt_command { local EXIT="$?" # This needs to be first local R='\[\e[0m\]' - local Red='\[\e[31m\]' local Gre='\[\e[32m\]' local Yel='\[\e[93m\]' local Cya='\[\e[36m\]'