Browse Source

Added script to call magit

Samuel W. Flint 9 years ago
parent
commit
d1735dfefb
1 changed files with 3 additions and 0 deletions
  1. 3 0
      magit

+ 3 - 0
magit

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