diff --git a/zshrc b/zshrc index 3b6d4b7b8..ae71caf45 100644 --- a/zshrc +++ b/zshrc @@ -63,9 +63,9 @@ export LESS_TERMCAP_ue=$'\E[0m' # export LESS_TERMCAP_us=$'\E[01;32m' ### ::: man pages (more beautiful 256 coloring) ::: export LESS_TERMCAP_mb=$'' -export LESS_TERMCAP_md=$'' +export LESS_TERMCAP_md=$'' export LESS_TERMCAP_so=$'' -export LESS_TERMCAP_us=$'' +export LESS_TERMCAP_us=$'' # zsh fix for ssh host completion from ~/.ssh/config