summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.profile b/.profile
index d1fd1d9..20bd34a 100644
--- a/.profile
+++ b/.profile
@@ -6,6 +6,8 @@ export LANG="en_US.UTF-8"
export TERMIMAL="foot"
export EDITOR="vim"
+export MANPAGER="nvim +Man!"
+
[[ -f ~/.bashrc ]] && . ~/.bashrc
if [ $(tty) == "/dev/tty1" ]; then