From 600c4b820040a8d26e2e3a13ff341810a0ba1293 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Sun, 3 Sep 2023 22:54:31 -0400 Subject: added aliases and renamed files to match hostname --- home-config/bashrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'home-config/bashrc') 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 -- cgit v1.2.3