]> git.zndr.dk Git - dotfiles.git/commitdiff
Minor update aliases
authorJannik Zander <jannikz@gmail.com>
Wed, 25 May 2016 17:34:15 +0000 (19:34 +0200)
committerJannik Zander <jannikz@gmail.com>
Wed, 25 May 2016 17:34:15 +0000 (19:34 +0200)
.config/bash/rc/aliases

index 14cca14972ec723e2ed5eeba0f9e885db0f69732..55316a5dff99ec1c17b49d88559685da9d97cdb1 100644 (file)
@@ -1,4 +1,4 @@
-# Gjkit aliases
+# Git aliases
 alias gs='git status -sb '   # Note the trailing space
 alias ga='git add '   # Note the trailing space
 alias gbr='git branch '   # Note the trailing space