feat: add fish abbreviation to quick acess of guix-todo repository

pull/1/head
anemofilia 2023-08-12 21:26:20 -03:00
parent 9fa1f42337
commit 6ac80fd1c1
No known key found for this signature in database
GPG Key ID: 5A8F3D62C87A2B33
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@ abbr --add @radix --position anywhere "$RADIX_REPO"
abbr --add @files --position anywhere "$RADIX_REPO/files"
abbr --add @modules --position anywhere "$RADIX_REPO/modules/radix"
## Guix TODO
abbr --add @todo --position anywhere "$PROJECTS/guile/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"