mirror of
https://github.com/shokinn/.files.git
synced 2026-03-09 20:17:02 +00:00
Add AGE encrypted vwrc and vwfunc files; update config and zsh files for integration
This commit is contained in:
parent
6056351673
commit
641b15f2c5
6 changed files with 105 additions and 79 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue