]> git.nbdom.net Git - nb.git/commitdiff
git-clone-nbdom to nb-git-clone
authorroot <root@pi2>
Thu, 5 Feb 2015 22:00:28 +0000 (22:00 +0000)
committerroot <root@pi2>
Thu, 5 Feb 2015 22:00:28 +0000 (22:00 +0000)
etc/bashrc.function

index 9eab5bc8228a15e2387e7ef519a25f47f2757264..017f1fa36b7c53e0ec5ae0f96c1576fc0f4c21fa 100644 (file)
@@ -24,7 +24,7 @@ case "$OSTYPE" in darwin*)
 
 esac
 
-function git-clone-nbdom() {
+function nb-git-clone() {
   git clone git@git.nbdom.net:$1.git
 }