Kaynağa Gözat

SQUASH: chore: 增加一些 shell 别名

dzp 1 yıl önce
ebeveyn
işleme
a808bbb216
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      profile.sh

+ 1 - 1
profile.sh

@@ -30,5 +30,5 @@ alias gba='git branch -a'
 alias gbb='git bv'
 alias gdf='git -p diff'
 alias gdca='git diff --cached'
-alias gsh='git sh'
+alias gsh='git show'
 alias grv='git remote -v'