Activate scwrypts

This commit is contained in:
2022-08-09 22:25:19 -06:00
parent c4e4772588
commit 83760bd92f
3 changed files with 11 additions and 1 deletions

2
setup/env/env.zsh vendored
View File

@@ -61,7 +61,7 @@ EXTERNAL_PLUGINS=(
"$DOTWRYN/zsh/plugins/z/z.sh"
"$DOTWRYN/zsh/plugins/fzf-tab/fzf-tab.plugin.zsh"
"$DOTWRYN/zsh/plugins/code-activator/activator.plugin.zsh"
"$DOTWRYN/zsh/plugins/latex/latex.plugin.zsh"
"$DOTWRYN/zsh/plugins/scwrypts/scwrypts.plugin.zsh"
"$DOTWRYN/zsh/plugins/ssh/ssh.plugin.zsh"
"$DOTWRYN/zsh/plugins/memo/memo.plugin.zsh"
)