gnu: zoxide: Add missing space in description.
* gnu/packages/rust-apps.scm (zoxide)[description]: Add missing space.
This commit is contained in:
parent
001bb08cab
commit
2aa622ca7d
@ -835,7 +835,7 @@ C-compatible) software.")
|
||||
(home-page "https://github.com/ajeetdsouza/zoxide/")
|
||||
(synopsis "Fast way to navigate your filesystem")
|
||||
(description
|
||||
"Zoxide is a fast replacement for your @command{cd} command. It keeps
|
||||
"Zoxide is a fast replacement for your @command{cd} command. It keeps
|
||||
track of the directories you use most frequently, and uses a ranking algorithm
|
||||
to navigate to the best match.")
|
||||
(license license:expat)))
|
||||
|
Loading…
x
Reference in New Issue
Block a user