From 415181f921529bdf947d536802524c8dcf096509 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Sun, 7 Jun 2020 22:17:42 +0300 Subject: use nvim to view manpages --- .zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zshrc b/.zshrc index 21a8b19..be3f660 100644 --- a/.zshrc +++ b/.zshrc @@ -129,6 +129,8 @@ alias ssh='TERM=xterm-256color ssh' alias torem='cd /home/yigit/Nextcloud/remind/' alias ta='task add +next +@home' +export MANPAGER="nvim +Man! -c ':set signcolumn='" + RANGER_LOAD_DEFAULT_RC=FALSE; export RANGER_LOAD_DEFAULT_RC export GPG_TTY=$(tty) -- cgit v1.2.3-70-g09d2