Explorar o código

$PAGER = less

Fabian Peter Hammerle %!s(int64=5) %!d(string=hai) anos
pai
achega
75e0d453d1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      rc.xsh

+ 1 - 0
rc.xsh

@@ -57,6 +57,7 @@ $LC_PAPER = 'de_AT.UTF-8'
 USER_BIN_PATH = os.path.join($HOME, '.local', 'bin')
 if os.path.isdir(USER_BIN_PATH):
     $PATH.insert(0, USER_BIN_PATH)
+$PAGER = 'less'
 $EDITOR = 'vim'
 # required by pinentry-tty when using gpg command:
 $GPG_TTY = $(tty)