https://github.com/zimfw/fasd
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zimfw/fasd
- Owner: zimfw
- Created: 2017-12-04T18:47:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-15T18:56:54.000Z (over 8 years ago)
- Last Synced: 2025-02-04T21:43:32.770Z (over 1 year ago)
- Language: Shell
- Size: 8.79 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
fasd
====
[Fasd](https://github.com/clvv/fasd) (pronounced similar to "fast") is a command-line productivity booster.
Fasd offers quick access to files and directories for POSIX shells. It is
inspired by tools like [autojump](https://github.com/joelthelion/autojump),
[z](http://github.com/rupa/z) and [v](https://github.com/rupa/v). Fasd keeps
track of files and directories you have accessed, so that you can quickly
reference them in the command line.
Contributing
------------
Contributions should be submitted [upstream to fasd](https://github.com/clvv/fasd).