1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prezto/modules/fasd/README.md

1.2 KiB

FASD

Fasd is a command-line productivity booster. Fasd offers quick access to files and directories. 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.

You should define your own aliases to utilize the full power of fasd. For more information please see man fasd or visit fasd.

Aliases

  • a return most frecent match
  • s interactive selection
  • d return most frecent directory
  • f return most frecent file
  • sd interactive directory selection
  • sf interactive file selection
  • z changes the directory to most frecent match.
  • j the same as z for autojump converts.
  • zz interactive z

Authors

The authors of this module should be contacted via the issue tracker.