[script] Add helper script for using stow *
This commit is contained in:
5
go-and-stow.sh
Executable file
5
go-and-stow.sh
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