Add an abbreviation for git tag
This commit is contained in:
parent
61f87918e0
commit
c906a7226b
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
|||
gsh = "git show";
|
||||
gst = "git stash";
|
||||
gstp = "git stash pop";
|
||||
gt = "git tag";
|
||||
|
||||
# tmux
|
||||
ta = "tmux attach";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue