[script] Add helper script for using stow *

This commit is contained in:
2021-01-02 10:28:53 -05:00
parent e3696d852c
commit 7dc2df61fa

5
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