home-environments: radio: Fix fish_complete_path
parent
c698972f5c
commit
103dee93dd
|
@ -253,7 +253,7 @@
|
|||
|
||||
#|Fish completion|#
|
||||
("fish_complete_path"
|
||||
. ,(format #f "$fish_complete_path~@{ ~a/fish/completions}"
|
||||
. ,(format #f "$fish_complete_path~@{:~a/fish/completions~}"
|
||||
"$HOME/.guix-home/profile/share"))))
|
||||
(aliases
|
||||
`(#|Common aliases|#
|
||||
|
|
Loading…
Reference in New Issue