[bin] Kidding. Stow script needs to live in bin

This commit is contained in:
2021-01-02 10:30:49 -05:00
parent 7dc2df61fa
commit fc8b15775d

5
bin/.bin/go-and-stow.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
rm README.org
rm screenshot.png
stow *
git checkout README.org screenshot.png