Update dot_zshrc
This commit is contained in:
parent
d503c78000
commit
5538443101
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ export GPG_TTY=$TTY
|
|||
export SAVEHIST=1048576
|
||||
export HISTSIZE=1048576
|
||||
export HISTFILE=$HOME/.cache/zsh/history
|
||||
export ZSH_EVALCACHE_DIR="$HOME/.cache/evalcache"
|
||||
export SPACEVIMDIR="$HOME/.config/spacevim/"
|
||||
export FZF_MARKS_FILE=$HOME/.config/fzfmarks
|
||||
export MANPAGER="sh -c 'col -bx | bat -l man -p'"
|
||||
|
|
Loading…
Add table
Reference in a new issue