mirror of https://codeberg.org/anemofilia/zero
home-environments: radio: Add abbreviation !repl
parent
686ec27414
commit
826219215e
|
@ -462,6 +462,7 @@
|
||||||
(!dgen . "guix % delete-generations 2w")
|
(!dgen . "guix % delete-generations 2w")
|
||||||
(!repair . "doas guix build --repair")
|
(!repair . "doas guix build --repair")
|
||||||
(!pull . "guix pull")
|
(!pull . "guix pull")
|
||||||
|
(!repl . "guix repl -i ~/.config/guile/guilerc")
|
||||||
(!home . "guix home reconfigure ~/.config/guix/home.scm")
|
(!home . "guix home reconfigure ~/.config/guix/home.scm")
|
||||||
(!system . "doas guix system reconfigure /etc/config.scm")
|
(!system . "doas guix system reconfigure /etc/config.scm")
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue