Files
ports/deskutils/fasd/pkg-message
T
2018-12-12 14:17:08 +00:00

8 lines
244 B
Plaintext

To get fasd working in a shell, some initialization code must be run. Put the
line below in your shell rc.
eval "$(fasd --init auto)"
This will setup a command hook that executes on every command and advanced tab
completion for zsh and bash.