diff --git a/mainlaptop.scm b/RyanLaptop.scm
similarity index 100%
rename from mainlaptop.scm
rename to RyanLaptop.scm
diff --git a/thinkpad.scm b/RyanThinkpad.scm
similarity index 100%
rename from thinkpad.scm
rename to RyanThinkpad.scm
diff --git a/home-config/bashrc b/home-config/bashrc
index f52ed48..12c9cf9 100644
--- a/home-config/bashrc
+++ b/home-config/bashrc
@@ -38,6 +38,8 @@ alias grep='grep --color=auto'
alias quit='exit'
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'
export XDG_DATA_DIRS=$XDG_DATA_DIRS:/var/lib/flatpak/exports/share:/home/ryan/.local/share/flatpak/exports/share
# GPG SETUP FOR SSH