parent
36bb6c8e29
commit
16dde8776a
4 changed files with 6 additions and 6 deletions
|
@ -65,7 +65,7 @@ export ZSH_CACHE_DIR="$XDG_CACHE_HOME"/zsh
|
|||
export HISTFILE="$ZSH_CACHE_DIR"/history
|
||||
export GPG_TTY="$TTY"
|
||||
unset FZF_MARKS_JUMP
|
||||
{{- if (and (eq .chezmoi.os "linux") (eq .chezmoi.osRelease.id "endeavouros")) }}
|
||||
{{- if eq .chezmoi.osRelease.id "endeavouros" }}
|
||||
export DIFFPROG='meld'
|
||||
{{- end }}
|
||||
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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue