workaround not needed, fixed in zellij
This commit is contained in:
parent
9d6e70836f
commit
4901b0dc88
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ export HISTSIZE=$(( 1.2 * SAVEHIST ))
|
|||
export ZSH_CACHE_DIR="$XDG_CACHE_HOME"/zsh
|
||||
export HISTFILE="$ZSH_CACHE_DIR"/history
|
||||
export GPG_TTY="$TTY"
|
||||
unset FZF_MARKS_JUMP
|
||||
{{- if eq .chezmoi.osRelease.id "endeavouros" }}
|
||||
export DIFFPROG='meld'
|
||||
{{- end }}
|
||||
|
|
Loading…
Add table
Reference in a new issue