diff --git a/.zshrc b/.zshrc index 71901b4d..c55ebe3a 100644 --- a/.zshrc +++ b/.zshrc @@ -2,6 +2,7 @@ bindkey -r '\ex' ZSH="$HOME/.oh-my-zsh" export DISABLE_LS_COLORS=true +export PAGER=ov plugins=(ssh-agent git github zsh-autosuggestions zsh-syntax-highlighting aliases colored-man-pages copybuffer copyfile copypath fancy-ctrl-z systemd ) source ~/.profile source $ZSH/oh-my-zsh.sh