summaryrefslogtreecommitdiffstats
path: root/system/fasd/README
blob: 9b215aba7c71ecd234c14f284afdb968a3de28b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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).

Fasd ranks files and directories by "frecency," that is, by both
"frequency" and "recency." The term "frecency" was first coined by
Mozilla and used in Firefox.