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:
- Open up your Terminal.
- Copy and execute below command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install fasd using brew
brew install fasd
fasd is ready to use now!