Add nvim man pager and homedir bin
This commit is contained in:
@@ -124,8 +124,10 @@ eval "$(starship init bash)"
|
||||
|
||||
# tmux attach-session -t default || tmux new-session -s default
|
||||
|
||||
export MANPAGER='nvim +Man!'
|
||||
|
||||
if command -v tmux>/dev/null; then
|
||||
[ -z "$TMUX" ] && tmux new-session -A -s default
|
||||
fi
|
||||
|
||||
PATH="$HOME/.dotfiles/nvim-linux-x86_64/bin:$PATH"
|
||||
|
||||
Reference in New Issue
Block a user