Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/deskutils/fasd/pkg-message
16124 views
[
{ type: install
  message: <<EOM
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.
EOM
}
]