chore: make !home abbreviation use the ~/.config/guix/home.scm symlink

pull/1/head
anemofilia 2023-08-29 21:23:11 -03:00
parent 8d1b616620
commit d745558461
No known key found for this signature in database
GPG Key ID: 5A8F3D62C87A2B33
1 changed files with 1 additions and 1 deletions

View File

@ -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"