From 36cfc43948e6fadb76309f019a2b7d605e571fbb Mon Sep 17 00:00:00 2001 From: eeleater Date: Tue, 2 May 2023 00:12:36 +0200 Subject: [PATCH] moved env.zsh to private repo --- dot_config/topgrade.toml | 6 +++--- dot_config/zsh/env.zsh | 2 +- dot_config/zsh/files/evalstuff.zsh | 2 +- dot_config/zsh/profile.zsh | 1 - dot_config/zsh/rc.zsh | 1 - dot_local/share/{zsh => }/bofh | 0 dot_local/share/zsh/encrypted_env.zsh.age | 12 ------------ 7 files changed, 5 insertions(+), 19 deletions(-) rename dot_local/share/{zsh => }/bofh (100%) delete mode 100644 dot_local/share/zsh/encrypted_env.zsh.age diff --git a/dot_config/topgrade.toml b/dot_config/topgrade.toml index b0ae346..f121c87 100644 --- a/dot_config/topgrade.toml +++ b/dot_config/topgrade.toml @@ -7,6 +7,9 @@ disable = ["firmware", "tldr", "pip3", "node", "vim", "git_repos", "containers", # Show Preamble text display_preamble = false +# Skip Notify +skip_notify = true + # Ignore failures for these steps #ignore_failures = ["powershell"] @@ -16,9 +19,6 @@ display_preamble = false # Do not ask to retry failed steps (default: false) #no_retry = true -skip_notify = true -display_preamble = false - # Run inside tmux #run_in_tmux = true diff --git a/dot_config/zsh/env.zsh b/dot_config/zsh/env.zsh index 554e0cd..dd96660 100644 --- a/dot_config/zsh/env.zsh +++ b/dot_config/zsh/env.zsh @@ -60,4 +60,4 @@ export HISTSIZE=$(( 1.2 * SAVEHIST )) export ZSH_CACHE_DIR="$XDG_CACHE_HOME"/zsh export HISTFILE="$ZSH_CACHE_DIR"/history 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" diff --git a/dot_config/zsh/files/evalstuff.zsh b/dot_config/zsh/files/evalstuff.zsh index 3fe1120..7ee1e1e 100644 --- a/dot_config/zsh/files/evalstuff.zsh +++ b/dot_config/zsh/files/evalstuff.zsh @@ -11,5 +11,5 @@ _evalcache zoxide init --cmd cd zsh _evalcache atuin init zsh _evalcache navi widget zsh _evalcache direnv hook zsh -_evalcache ntfy shell-integration +#_evalcache ntfy shell-integration eval "$(keychain --dir "$XDG_CACHE_HOME"/keychain --eval --quiet id_rsa)" diff --git a/dot_config/zsh/profile.zsh b/dot_config/zsh/profile.zsh index 1786645..4e2652e 100644 --- a/dot_config/zsh/profile.zsh +++ b/dot_config/zsh/profile.zsh @@ -1,2 +1 @@ -# kate: syntax zsh; # create the file diff --git a/dot_config/zsh/rc.zsh b/dot_config/zsh/rc.zsh index 35f1616..0dc116d 100644 --- a/dot_config/zsh/rc.zsh +++ b/dot_config/zsh/rc.zsh @@ -1,4 +1,3 @@ -# kate: syntax zsh; 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 diff --git a/dot_local/share/zsh/bofh b/dot_local/share/bofh similarity index 100% rename from dot_local/share/zsh/bofh rename to dot_local/share/bofh diff --git a/dot_local/share/zsh/encrypted_env.zsh.age b/dot_local/share/zsh/encrypted_env.zsh.age deleted file mode 100644 index c97af00..0000000 --- a/dot_local/share/zsh/encrypted_env.zsh.age +++ /dev/null @@ -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-----