Stop doing the silly local thing

This commit is contained in:
2022-08-16 23:44:28 -06:00
parent 485ea3247f
commit eacbd4342f
4 changed files with 7 additions and 18 deletions

3
bin/local/scwrypts Executable file
View File

@ -0,0 +1,3 @@
#!/bin/zsh
source $HOME/.config/wryn/env.zsh
"$DOTWRYN/zsh/plugins/scwrypts/scwrypts" $@

2
bin/local/vim Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
exec /usr/bin/vim -p $@