Replace fish with zsh
There are some issues with loading things from fish, ZSH is easier to work with in Guix.
This commit is contained in:
parent
dc4a7e2071
commit
235403c236
1 changed files with 1 additions and 4 deletions
|
@ -29,10 +29,7 @@
|
|||
(latitude 49.2127205)
|
||||
(longitude 122.9267927)))
|
||||
|
||||
(service home-fish-service-type
|
||||
(home-fish-configuration
|
||||
(aliases
|
||||
'(("hc" . "herbstclient")))))
|
||||
(service home-zsh-service-type)
|
||||
|
||||
(service home-rofi-service-type
|
||||
(home-rofi-configuration
|
||||
|
|
Loading…
Reference in a new issue