aboutsummaryrefslogtreecommitdiff
path: root/deskutils/fasd/pkg-message
blob: 32367c98a63638c49c89d2edb30408b31f5a5f50 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
{ 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
}
]