diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index f5b2430..c2ce611 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -17,7 +17,7 @@ if exists tty && tty -s; then fi # Configure less and add colours -export LESS="-RI" +export LESS="-RI --mouse" export PAGER="less" export MANPAGER="less -+N" # Disable histfile