summaryrefslogtreecommitdiffstats
path: root/.config/git
diff options
context:
space:
mode:
Diffstat (limited to '.config/git')
-rw-r--r--.config/git/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/git/config b/.config/git/config
index 136a339..fd440a6 100644
--- a/.config/git/config
+++ b/.config/git/config
@@ -27,6 +27,7 @@
c = checkout
cb = checkout -b
b = branch
+ f = fetch
r = rebase
p = pull
pr = pull --rebase