updated antidote

This commit is contained in:
eeleater 2024-08-19 09:51:34 +02:00
parent ce6152613c
commit a2bd1ac7b1
3 changed files with 6 additions and 6 deletions

View file

@ -60,8 +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" }}
{{- if eq .chezmoi.osRelease.id "endeavouros" }}
export DIFFPROG='meld'
{{ end }}
{{- 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"