Add AGE encrypted vwrc and vwfunc files; update config and zsh files for integration

This commit is contained in:
Philip Henning 2026-02-24 16:29:03 +01:00
parent 6056351673
commit 641b15f2c5
6 changed files with 105 additions and 79 deletions

View file

@ -224,6 +224,8 @@ test -e "${HOME}/.iterm2_shell_integration.zsh" && source "${HOME}/.iterm2_shell
# Functions (or more complex aliases)
source {{@@ env['HOME'] @@}}/.commonfunc
{%@@ if vw == true @@%}source {{@@ env['HOME'] @@}}/.vwfunc
source {{@@ env['HOME'] @@}}/.vwrc{%@@ endif @@%}
{%@@ if profile == 'ymir' @@%}
autoload -Uz compinit