Explorar el Código

[script] Add helper script for using stow *

Colin Powell hace 4 años
padre
commit
7dc2df61fa
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      go-and-stow.sh

+ 5 - 0
go-and-stow.sh

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