fasd
command-line productivity booster
Install
- All systems
-
curl cmd.cat/fasd.sh
- Debian
-
apt-get install fasd
- Ubuntu
-
apt-get install fasd
- Arch Linux
-
pacman -S fasd
- Kali Linux
-
apt-get install fasd
- Fedora
-
dnf install fasd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fasd
- OS X
-
brew install fasd
- Dockerfile
- dockerfile.run/fasd
fasd
command-line productivity booster
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. The name fasd comes from the default suggested aliases f(files), a(files/directories), s(show/search/select), d(directories).