Consistent screen caption on different terminals.
[profile.git] / .gitconfig
index 3a44656..aeb7164 100644 (file)
@@ -15,4 +15,6 @@
 [pager]
        diff = false
 [alias]
+       alias = config --global --get-regexp 'alias\\..*'
+       amend = commit --amend
        graph = log --graph --pretty=oneline