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