Browse Source

no more Red

main
pvincent 5 days ago
parent
commit
ab0e1055ad
  1. 1
      etc/bash.bashrc

1
etc/bash.bashrc

@ -6,7 +6,6 @@ function __miaou_prompt_command {
local EXIT="$?" # This needs to be first local EXIT="$?" # This needs to be first
local R='\[\e[0m\]' local R='\[\e[0m\]'
local Red='\[\e[31m\]'
local Gre='\[\e[32m\]' local Gre='\[\e[32m\]'
local Yel='\[\e[93m\]' local Yel='\[\e[93m\]'
local Cya='\[\e[36m\]' local Cya='\[\e[36m\]'

Loading…
Cancel
Save