bash-it/plugins/available
Erich Smith 3e76d67134 fasd 0.5.4 plugin
The [fasd](https://github.com/clvv/fasd) project replaces the current
z() functionality, and generalizes it for all files and directories.

It provides a 'z' alias which works like z() does today, but faster, as
well as 'f' for selecting files, and 'd' for selecting directories, all
based on 'frecency' with Bayesian inference calculations. It is also
trivial to set up a 'v' alias to edit frecently used files.

Seriously, two points just for using Bayes' theorem.

I've sourced this as a plugin, and made a minor modification to @clvv's
0.5.4 file to bootstrap the initialization process without installing
fasd outside of Bash_it, or modifying the PATH.

This doesn't fully install fasd on a system (for instance, the man page
is not installed).

Using this as a plugin will clobber the z plugin.

This also installs a PROMPT_COMMAND hook. I don't have a complex setup,
but it is possible this may not play nice with other PROMPT_COMMAND
hooks if they are set. It seems to work well on my box.

As an aside, it appears that z.bash is out-of-date compared with @rupa's
latest code.
2012-05-07 12:56:08 -04:00
..
_xterm.plugins.bash add a little docblock explaining about it 2012-04-30 11:09:46 -05:00
base.plugin.bash fix typo 2012-04-28 10:40:16 -04:00
battery.plugin.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
browser.plugin.bash Create the concept of enabled plugins 2011-05-02 23:12:50 -05:00
dirs.plugins.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
extract.plugin.bash Add error throw for no file specified 2011-07-17 13:22:49 -05:00
fasd.bash fasd 0.5.4 plugin 2012-05-07 12:56:08 -04:00
git.plugins.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
hg.plugins.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
javascript.plugins.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
jekyll.plugins.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
latex.plugin.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
nginx.plugins.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
nvm.plugin.bash Updated node version manager plugin to current master 2012-03-05 02:13:53 +03:00
osx.plugin.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
python.plugin.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
rbenv.plugin.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
ruby.plugin.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
rvm.plugin.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
ssh.plugins.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
subversion.plugin.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
tmux.plugin.bash Create the concept of enabled plugins 2011-05-02 23:12:50 -05:00
tmuxinator.plugin.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
vagrant.plugins.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
virtualenv.plugin.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
z.bash Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
z_autoenv.plugins.bash remove random debug comments 2012-02-13 15:15:06 -06:00