Update dot_zshrc
This commit is contained in:
parent
9b32c109f3
commit
1127ff1610
1 changed files with 2 additions and 1 deletions
|
@ -39,6 +39,7 @@ export SAVEHIST=200000
|
||||||
export HISTFILE=$HOME/.cache/zsh/history
|
export HISTFILE=$HOME/.cache/zsh/history
|
||||||
export SPACEVIMDIR="$HOME/.config/spacevim/"
|
export SPACEVIMDIR="$HOME/.config/spacevim/"
|
||||||
export FZF_MARKS_FILE=$HOME/.config/fzfmarks
|
export FZF_MARKS_FILE=$HOME/.config/fzfmarks
|
||||||
|
export MANPAGER="sh -c 'col -bx | bat -l man -p'"
|
||||||
|
|
||||||
# Source additional local files if they exist.
|
# Source additional local files if they exist.
|
||||||
z4h source $HOME/.config/local/env.zsh
|
z4h source $HOME/.config/local/env.zsh
|
||||||
|
|
Loading…
Add table
Reference in a new issue