mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 12:30:32 +01:00
Enable LSCOLORS
This commit is contained in:
@@ -55,6 +55,8 @@ then
|
||||
alias fuck='$(thefuck $(fc -ln -1))'
|
||||
fi
|
||||
|
||||
eval "$(dircolors)"
|
||||
|
||||
# Colored man output
|
||||
man() {
|
||||
LESS_TERMCAP_md=$'\e[01;36m' \
|
||||
|
||||
Reference in New Issue
Block a user