moved env.zsh to private repo

This commit is contained in:
eeleater 2023-05-02 00:12:36 +02:00
parent 8f593feffb
commit 36cfc43948
7 changed files with 5 additions and 19 deletions

View file

@ -7,6 +7,9 @@ disable = ["firmware", "tldr", "pip3", "node", "vim", "git_repos", "containers",
# Show Preamble text # Show Preamble text
display_preamble = false display_preamble = false
# Skip Notify
skip_notify = true
# Ignore failures for these steps # Ignore failures for these steps
#ignore_failures = ["powershell"] #ignore_failures = ["powershell"]
@ -16,9 +19,6 @@ display_preamble = false
# Do not ask to retry failed steps (default: false) # Do not ask to retry failed steps (default: false)
#no_retry = true #no_retry = true
skip_notify = true
display_preamble = false
# Run inside tmux # Run inside tmux
#run_in_tmux = true #run_in_tmux = true

View file

@ -60,4 +60,4 @@ export HISTSIZE=$(( 1.2 * SAVEHIST ))
export ZSH_CACHE_DIR="$XDG_CACHE_HOME"/zsh export ZSH_CACHE_DIR="$XDG_CACHE_HOME"/zsh
export HISTFILE="$ZSH_CACHE_DIR"/history export HISTFILE="$ZSH_CACHE_DIR"/history
export GPG_TTY="$TTY" export GPG_TTY="$TTY"
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" 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"

View file

@ -11,5 +11,5 @@ _evalcache zoxide init --cmd cd zsh
_evalcache atuin init zsh _evalcache atuin init zsh
_evalcache navi widget zsh _evalcache navi widget zsh
_evalcache direnv hook zsh _evalcache direnv hook zsh
_evalcache ntfy shell-integration #_evalcache ntfy shell-integration
eval "$(keychain --dir "$XDG_CACHE_HOME"/keychain --eval --quiet id_rsa)" eval "$(keychain --dir "$XDG_CACHE_HOME"/keychain --eval --quiet id_rsa)"

View file

@ -1,2 +1 @@
# kate: syntax zsh;
# create the file # create the file

View file

@ -1,4 +1,3 @@
# kate: syntax zsh;
if test -v DISTROBOX_HOST_HOME; then unset ZDOTDIR; exec zsh; fi # fix distrobox if test -v DISTROBOX_HOST_HOME; then unset ZDOTDIR; exec zsh; fi # fix distrobox
if test "x$TERMINALNAME" = "xalacritty"; then eval "$(zellij setup --generate-auto-start zsh)"; fi # autostart zellij only in alacritty if test "x$TERMINALNAME" = "xalacritty"; then eval "$(zellij setup --generate-auto-start zsh)"; fi # autostart zellij only in alacritty

View file

@ -1,12 +0,0 @@
-----BEGIN AGE ENCRYPTED FILE-----
YWdlLWVuY3J5cHRpb24ub3JnL3YxCi0+IFgyNTUxOSBuejNoczI4YXlLM09qeUdj
TlZwTGZoZmdFWGFCc0VBdndaVmRHQkRPTGhrClZJczlTREZWOE8zeU1nWXV4VHJN
RzFxMTRJalMvOHJoOHdOeUlpZUk2WFUKLS0tIFRWc0N4cEhna3AwZS9aTG96NmZu
ZGJpTEY4TUE0RGhZZUt3M1VvK05wQ1kKWzhhQcMUOJpzLu5A82KjsUAePNfI/+VO
RJG+6IKZFc6BELtiE5ZComTYTRsSVpHzQRAbtKvlyIBi/DqWDlhf3SrgPotPWa91
TARfRR388uZS/RmElqgUNQKg0YgxbRnXGXgukxV62PhZquZNttTqCJZWIMPb3/G6
01NNQQMqyoAKKR9eUF/4oQnfrg7gD9Fpi7t/kfiY8hNWqayYQRZUvYPU7N2Qpun3
VUtKoMpZGRhhCStRV0Vs0eZ+sY8N0cV1h0d2GNyEhgQTbHDOpP71OSBBDLIWfRCO
DBJ97H0oDAeegGhgJISEZwIdcXQCZduKZxwSh5U7iAvup7V3AYBaksWdoneffEei
dkHH
-----END AGE ENCRYPTED FILE-----