Consistent ls colors

This commit is contained in:
Augusto Gunsch 2022-04-10 15:45:24 -03:00
parent 0e1fe7b840
commit ed9a2c9440
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ bindkey "^[[B" history-beginning-search-forward-end
export PROMPT='%B%F{63}[%F{68}%n@%m %F{white}%~%F{63}]$%b%f '
export LS_COLORS='di=1;94:ex=4;92:ln=3;96'
# aliases:
source ~/.aliases