gnu: starship: Fix bash completions path. * gnu/packages/shellutils.scm (starship)[arguments]: Fix ’install-completions #:phase. Change-Id: Iacd02be3869f4674aeffde6bc81a9fac632f76a0
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/shellutils.scm
M gnu/packages/shellutils.scm => gnu/packages/shellutils.scm +1 -1
@@ 534,7 534,7 @@ POSIX Shell}, @url{https://www.gnu.org/software/bash/, Bash}, and (string-append out "/bin/starship"))) (share (string-append out "/share")) (bash-completion-dir (string-append out "/etc/bash-completion.d/")) (string-append out "/share/bash-completion/completions")) (zsh-completion-dir (string-append share "/zsh/site-functions/")) (fish-completion-dir