* .config/git/config: Add f alias for fetch.
[~bandali/configs] / .config / git / config
index 136a339..fd440a6 100644 (file)
@@ -27,6 +27,7 @@
        c = checkout
        cb = checkout -b
        b = branch
+       f = fetch
        r = rebase
        p = pull
        pr = pull --rebase