浏览代码

Added script to call magit

Samuel W. Flint 9 年之前
父节点
当前提交
d1735dfefb
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      magit

+ 3 - 0
magit

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