diff --git a/.config/bat/config b/.config/bat/config index c484861b..bfe90243 100644 --- a/.config/bat/config +++ b/.config/bat/config @@ -14,7 +14,7 @@ --decorations=always # Uncomment the following line to disable automatic paging: ---paging=never +--paging=always # Uncomment the following line if you are using less version >= 551 and want to # enable mouse scrolling support in `bat` when running inside tmux. This might diff --git a/.config/fish/user_variables.fish b/.config/fish/user_variables.fish index 8828b64c..514beec0 100644 --- a/.config/fish/user_variables.fish +++ b/.config/fish/user_variables.fish @@ -63,6 +63,7 @@ fish_add_path $XDG_DATA_HOME/pnpm set -xg EDITOR nvim set -xg VISUAL $EDITOR set -xg SUDO_EDITOR $EDITOR +set -xg PAGER bat # GPG/LANG set -xg GPG_TTY (tty)