mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: du-dust: Fix ZSH completion.
* gnu/packages/admin.scm (du-dust)[arguments]: Fix typo. Change-Id: Id139b5e213981e9cf9bfe63f661f75404ccf9b50
This commit is contained in:
parent
eb03211b1c
commit
028093d4e1
1 changed files with 1 additions and 1 deletions
|
@ -6230,7 +6230,7 @@ file or files to several hosts.")
|
|||
(install-file "completions/dust.fish"
|
||||
(string-append share "/fish/vendor_completions.d"))
|
||||
(install-file "completions/_dust"
|
||||
(string-append share "/zsh/site-fuctions"))))))))
|
||||
(string-append share "/zsh/site-functions"))))))))
|
||||
(home-page "https://github.com/bootandy/dust")
|
||||
(synopsis "Graphical disk usage analyzer")
|
||||
(description "This package provides a graphical disk usage analyzer in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue