diff --git a/snamellit/common.scm b/snamellit/common.scm index d84446e..e740ca4 100644 --- a/snamellit/common.scm +++ b/snamellit/common.scm @@ -228,7 +228,9 @@ (list "eval \"$(direnv hook bash)\"" "eval \"$(starship init bash)\"" - "source `guix locate fzf | grep bash_completion | awk -e '{print $2}'`" + (string-append + "source " + (file-append fzf "/src/github.com/junegunn/fzf/shell/completion.bash")) ))))))) (simple-service 'variant-packages-service home-channels-service-type