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