Add the zsh functions file.
This commit is contained in:
parent
4b50c82090
commit
6a42a68ddf
|
@ -0,0 +1,3 @@
|
|||
gtag () {
|
||||
git tag -s -a "$1" -m "Version $1"
|
||||
}
|
Loading…
Reference in New Issue