remove relative paths to zsh configuration files

This commit is contained in:
Peter Tillemans 2025-03-27 20:24:45 +01:00
parent 88991e6c7c
commit 2355d03f92

View file

@ -200,16 +200,7 @@
"source `guix locate fzf | grep bash_completion | awk -e '{print $2}'`"
)))))))
(service home-zsh-service-type
(home-zsh-configuration
(zshrc
(list
(local-file "../../../base/zshrc" "zshrc")))
(zlogin
(list
(local-file "../../../base/zlogin" "zlogin")))
(zprofile
(list
(local-file "../../../base/zprofile" "zprofile")))))
(home-zsh-configuration))
(simple-service 'variant-packages-service
home-channels-service-type
(list (channel