diff options
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -129,6 +129,8 @@ alias ssh='TERM=xterm-256color ssh' | |||
129 | alias torem='cd /home/yigit/Nextcloud/remind/' | 129 | alias torem='cd /home/yigit/Nextcloud/remind/' |
130 | alias ta='task add +next +@home' | 130 | alias ta='task add +next +@home' |
131 | 131 | ||
132 | export MANPAGER="nvim +Man! -c ':set signcolumn='" | ||
133 | |||
132 | RANGER_LOAD_DEFAULT_RC=FALSE; export RANGER_LOAD_DEFAULT_RC | 134 | RANGER_LOAD_DEFAULT_RC=FALSE; export RANGER_LOAD_DEFAULT_RC |
133 | 135 | ||
134 | export GPG_TTY=$(tty) | 136 | export GPG_TTY=$(tty) |