diff --git a/home-config/bashrc b/home-config/bashrc
index 12c9cf9..38f045d 100644
--- a/home-config/bashrc
+++ b/home-config/bashrc
@@ -40,6 +40,7 @@ export EDITOR=nvim
alias cat='bat --paging=never'
alias ds='sudo -E guix system -L ~/.config/guix/modules reconfigure ~/.config/guix/$(hostname).scm'
alias dh='guix home -L ~/.config/guix/modules reconfigure ~/.config/guix/home-config/home-configuration.scm && home-manager switch'
+alias gc='git -C ~/.config/guix add . && git -C ~/.config/guix commit && git -C ~/.config/guix push all'
export XDG_DATA_DIRS=$XDG_DATA_DIRS:/var/lib/flatpak/exports/share:/home/ryan/.local/share/flatpak/exports/share
# GPG SETUP FOR SSH