diff --git a/zshrc b/zshrc index 96b2997..33e7a4a 100644 --- a/zshrc +++ b/zshrc @@ -64,6 +64,7 @@ zstyle ':fzf-tab:complete:cd:*' fzf-preview 'exa -1 --color=always $realpath' # misc / general export EDITOR="nano" +export PAGER="most" export PATH=~/.local/bin:${PATH} # asdf