dotwryn/bin/scwrypts

6 lines
130 B
Plaintext
Raw Normal View History

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