From 8dc054b60e94b9754d18aab197c80bc8db00fead Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 29 Oct 2020 13:09:05 +0300 Subject: zshrc export fixes --- .zshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 976702f..c8cc1fc 100644 --- a/.zshrc +++ b/.zshrc @@ -121,7 +121,8 @@ alias torem='cd /home/yigit/nextcloud/remind/' alias ta='task add +next +@home' alias tre='exa -l -T -L 2 --header --git-ignore -F -d -I node_modules' -export MANPAGER="nvim +Man! -c ':set signcolumn='" +export MANPAGER="nvim -c 'set ft=man' -" +export GOPATH=$HOME/.local/share/go export GPG_TTY=$(tty) -- cgit v1.2.3-70-g09d2