Easy Steps to Install fasd on Mac

Package Information:

Name: fasd
Use: Command-line productivity booster, offers quick access to files and directories, inspired by autojump, z and v.
URL: https://github.com/clvv/fasd

Installation Steps:

  1. Open up your Terminal.
  2. Copy and execute below command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install fasd using brew
    brew install fasd

fasd is ready to use now!