ZSH: Set LESSGLOBAL to view global tags in less
1 file changed, 1 insertion(+), 0 deletions(-)
jump to
M tag-zsh/config/zsh/zshrc → tag-zsh/config/zsh/zshrc
@@ -2,6 +2,7 @@ # -*- mode: sh; -*- export PAGER="less" export EDITOR="emacsclient" export CLICOLOR=true +export LESSGLOBALTAGS=global # # zsh variables