autojump 22.5.3
Shell extension for file system navigation
Autojump provides a faster way to navigate your file system, with a "cd command that learns". It works by maintaining a database of the directories you use the most from the command line and allows you to "jump" to frequently used directories by typing only a small pattern.
- Outputs:
out
- Website: https://github.com/wting/autojump
- Licenses: GPL 3+
- Package source: gnu/packages/admin.scm
- Builds: See build status
- Issues: See known issues
Installation
Install autojump 22.5.3
as follows:
guix install autojump@22.5.3
Or install the latest version:
guix install autojump
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.