From 82349fb8d151c61961f8011d6a0e29f691ac7d07 Mon Sep 17 00:00:00 2001 From: xyz Date: Wed, 28 Jul 2021 19:52:22 -0700 Subject: patch --- .bash_profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile index 1b47b3ee..07bb893b 100644 --- a/.bash_profile +++ b/.bash_profile @@ -12,7 +12,7 @@ export PATH="$(find ~/.local/bin -type d -printf %p:)$PATH" export HISTSIZE=4000 export HISTFILESIZE=4000 -export MANPAGER="nvim +Man!" +export MANPAGER='nvim +Man!' export EDITOR=nvim export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket" -- cgit v1.2.3-70-g09d2