Преглед изворни кода

[script] Add helper script for using stow *

Colin Powell пре 4 година
родитељ
комит
7dc2df61fa
1 измењених фајлова са 5 додато и 0 уклоњено
  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