diff --git a/files/git/.gitconfig b/files/git/.gitconfig index dde10fc..0e18d62 100644 --- a/files/git/.gitconfig +++ b/files/git/.gitconfig @@ -17,6 +17,7 @@ pod = push origin development pu = pull po = push origin + fo = fetch origin co = checkout ci = commit [color]