瀏覽代碼

zsh: git number

raylu 7 年之前
父節點
當前提交
fa330f3591
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      zshrc

+ 1 - 0
zshrc

@@ -89,6 +89,7 @@ alias gid='git diff -C --date=local'
 alias giw='git show -C --date=local --decorate'
 alias gic='git checkout'
 alias giu='git reset HEAD\^'
+alias gn='git number'
 alias class='xprop -notype WM_CLASS'
 alias tree='tree -AvL 10'
 alias vi='vi -p'