From 09dce86b4c67ff14a68d50c75a1f8ec9a4b1a78e Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 31 Jan 2015 12:50:22 +0000 Subject: ZSH: Set LESSGLOBAL to view global tags in less --- tag-zsh/config/zsh/zshrc | 1 + 1 file changed, 1 insertion(+) (limited to 'tag-zsh/config/zsh/zshrc') diff --git a/tag-zsh/config/zsh/zshrc b/tag-zsh/config/zsh/zshrc index f82d9b75..4e5f1e37 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 -- cgit 1.4.1