diff options
-rwxr-xr-x | tag-zsh/config/zsh/zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tag-zsh/config/zsh/zshrc b/tag-zsh/config/zsh/zshrc index f82d9b7..4e5f1e3 100755 --- a/tag-zsh/config/zsh/zshrc +++ b/tag-zsh/config/zsh/zshrc @@ -2,6 +2,7 @@ export PAGER="less" export EDITOR="emacsclient" export CLICOLOR=true +export LESSGLOBALTAGS=global # # zsh variables |