feat: add fish abbreviation to quick acess of guix-todo repository
parent
9fa1f42337
commit
6ac80fd1c1
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue