Explorar el Código

Added script to call magit

Samuel W. Flint hace 9 años
padre
commit
d1735dfefb
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      magit

+ 3 - 0
magit

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