Activate scwrypts
This commit is contained in:
@ -18,6 +18,7 @@ function SETUP__CONFIG() {
|
||||
CONFIG__SYMLINK 'pgcli/config' 'pgcli.conf'
|
||||
CONFIG__SYMLINK 'pylintrc' 'pylint.conf'
|
||||
CONFIG__SYMLINK 'ripgrep/config' 'ripgrep.conf'
|
||||
CONFIG__SYMLINK 'scwrypts/config' 'scwrypts.conf'
|
||||
############################################################################################
|
||||
|
||||
CONFIG__TERMINFO
|
||||
|
2
setup/env/env.zsh
vendored
2
setup/env/env.zsh
vendored
@ -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"
|
||||
)
|
||||
|
Reference in New Issue
Block a user