dotwryn/bin/scwrypts

6 lines
130 B
Plaintext
Raw Normal View History

2022-08-16 23:44:28 -06:00
#!/bin/zsh
2022-08-18 19:18:05 -06:00
__X="$SCWRYPTS_ENV"
2022-08-16 23:44:28 -06:00
source $HOME/.config/wryn/env.zsh
2022-08-18 19:18:05 -06:00
SCWRYPTS_ENV="$__X" "$DOTWRYN/zsh/plugins/scwrypts/scwrypts" $@