diff --git a/files/fish/abbreviations.fish b/files/fish/abbreviations.fish index 85b9fc1..2c37b0c 100644 --- a/files/fish/abbreviations.fish +++ b/files/fish/abbreviations.fish @@ -25,4 +25,4 @@ abbr --add @todo --position anywhere "$PROJECTS/org/guix-todo" # System and Home abbr --add !system --position anywhere "doas guix system reconfigure /etc/config.scm" -abbr --add !home --position anywhere "guix home reconfigure $RADIX_REPO/radio.scm" +abbr --add !home --position anywhere "guix home reconfigure ~/.config/guix/home.scm"