updated antidote
This commit is contained in:
parent
6e3aa32622
commit
0ed285bef9
1 changed files with 2 additions and 0 deletions
|
@ -60,6 +60,8 @@ export HISTSIZE=$(( 1.2 * SAVEHIST ))
|
|||
export ZSH_CACHE_DIR="$XDG_CACHE_HOME"/zsh
|
||||
export HISTFILE="$ZSH_CACHE_DIR"/history
|
||||
export GPG_TTY="$TTY"
|
||||
{{ 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"
|
||||
export EXA_COLORS="uu=36:gu=37:sn=32:sb=32:da=34:ur=34:uw=35:ux=36:ue=36:gr=34:gw=35:gx=36:tr=34:tw=35:tx=36"
|
Loading…
Add table
Reference in a new issue