1
0
Fork 0
mirror of synced 2024-05-25 11:31:14 -04:00
zimfw/modules/fasd/README.md
Eric Nielsen 2cebf51f34 [fasd] Move core code to external module
instead of we keeping and maintaining it, like we did in commits
126e950, 8f395be, c58f901.

On the other hand, we would lose custom changes we did, like merging
clvv/fasd#75 and partially merging clvv/fasd#77. I think it's not our
purpose to maintain our own fork of other projects.
2018-05-07 16:54:41 -05:00

568 B

fasd

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, z and 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.