diff --git a/git/gitconfig b/git/gitconfig index 533f380..cfff4f9 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -30,7 +30,7 @@ st = status df = diff ci = commit - r = branch + br = branch w = whatchanged --abbrev-commit ls = ls-files gr = log --graph --oneline --decorate