ZSH: Set LESSGLOBAL to view global tags in less
Alan Pearce alan@alanpearce.co.uk
Sat, 31 Jan 2015 12:50:22 +0000
1 files changed, 1 insertions(+), 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