fixed diffprog error
This commit is contained in:
parent
4cc57f4ad2
commit
c7ec08f21e
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ export HISTSIZE=$(( 1.2 * SAVEHIST ))
|
|||
export ZSH_CACHE_DIR="$XDG_CACHE_HOME"/zsh
|
||||
export HISTFILE="$ZSH_CACHE_DIR"/history
|
||||
export GPG_TTY="$TTY"
|
||||
export DIFFPROG='meld'
|
||||
#export DIFFPROG='meld'
|
||||
export AUTO_NTFY_DONE_IGNORE="ntfy emacs htop info less mail man meld most mutt nano screen ssh tail tmux top vi vim watch bat cat kate topgrade"
|
||||
|
||||
unsetopt global_rcs
|
||||
|
|
Loading…
Add table
Reference in a new issue