chore: make !home abbreviation use the ~/.config/guix/home.scm symlink
parent
8d1b616620
commit
d745558461
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue