Use less as SYSTEMD_PAGER
This commit is contained in:
parent
294032a79a
commit
c96240e269
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ export PARU_PAGER="$PAGER -c 'set ft=PKGBUILD'"
|
|||
export AUR_PAGER=$PAGER
|
||||
export MANPAGER="$EDITOR +\"lua require 'pager'\" +Man!"
|
||||
export SYSTEMD_EDITOR=$EDITOR
|
||||
export SYSTEMD_PAGER=less
|
||||
|
||||
# Use GPG for SSH authentication
|
||||
export GPG_TTY="$(tty)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue