Selaa lähdekoodia

Added script to call magit

Samuel W. Flint 9 vuotta sitten
vanhempi
commit
d1735dfefb
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      magit

+ 3 - 0
magit

@@ -0,0 +1,3 @@
+#!/bin/zsh -f
+
+ec -e "(magit-status \"$(pwd)\")"