Added alias for commong misspelling of git (gti)
[clearscm.git] / rc / bash_login
index 4596387..bd91f1c 100644 (file)
@@ -201,6 +201,7 @@ fi
 alias ll="ls -la"
 alias whence="type -p"
 alias mroe=more
+alias gti=git
 
 if [ $ARCHITECTURE = "cygwin" ]; then
   alias host=nslookup