Back to Ohmyzsh

fasd

plugins/fasd/README.md

latest982 B
Original Source

fasd

Fasd (pronounced similar to "fast") is a command-line productivity booster. Fasd offers quick access to files and directories for POSIX shells.

To use it, add fasd to the plugins array in your zshrc file:

zsh
plugins=(... fasd)

Installation

Please find detailed installation guide here

Aliases

AliasCommandDescription
vfasd -f -e "$EDITOR"List frequent/recent files matching the given filename.
ofasd -a -e xdg-openList frequent/recent files and directories matching.
jfasd_cd -d -icd with interactive selection