Parcourir la source

[script] Add helper script for using stow *

Colin Powell il y a 4 ans
Parent
commit
7dc2df61fa
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  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