aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorAlec Goncharow <alec@goncharow.dev>2024-03-27 23:51:05 -0400
committerAlec Goncharow <alec@goncharow.dev>2024-03-27 23:51:50 -0400
commita9c559f9fc070985db26e820f352395d75569eb8 (patch)
tree565c4c21c3fbd0147166a5d3195d70b085168789 /.zshrc
parente4c0895320d09ab7238e91aefc4e7112ba577a72 (diff)
lazy, neorg, and oil
apparently packer is abandoned, neorg told me to use lazy neorg is so cool actually vim-vinegar walked so that oil could fly
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index fc102cc..7a7e294 100644
--- a/.zshrc
+++ b/.zshrc
@@ -137,6 +137,9 @@ export PATH=~/go/bin:$PATH
export PATH=~/.local/bin:$PATH
export EDITOR=nvim
+export MANPAGER='nvim +Man!'
+export MANWIDTH=80
+
source ~/functions/zig.sh
source ~/functions/fzf.sh
source ~/.fzf/shell/completion.zsh