[bin] Rename stowing script to something I'll remember
This commit is contained in:
5
bin/.bin/stow-plus
Executable file
5
bin/.bin/stow-plus
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
rm README.org
|
||||
rm screenshot.png
|
||||
stow *
|
||||
git checkout README.org screenshot.png
|
||||
Reference in New Issue
Block a user