소스 검색

[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