no more Red

This commit is contained in:
pvincent
2026-08-31 21:24:13 +04:00
parent d054beb8a3
commit ab0e1055ad
-1
View File
@@ -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\]'