all repos — nixfiles @ 09dce86b4c67ff14a68d50c75a1f8ec9a4b1a78e

System and user configuration, managed by nix and home-manager

ZSH: Set LESSGLOBAL to view global tags in less

Alan Pearce
commit

09dce86b4c67ff14a68d50c75a1f8ec9a4b1a78e

parent

ecbb7cf5919191f149e9934fb05c49eeb468ffa6

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M tag-zsh/config/zsh/zshrctag-zsh/config/zsh/zshrc
@@ -2,6 +2,7 @@ # -*- mode: sh; -*-
export PAGER="less" export EDITOR="emacsclient" export CLICOLOR=true +export LESSGLOBALTAGS=global # # zsh variables