bash-it/plugins/available
Travis Swicegood 06b458c896 Replace embedded fasd with initialization
There are multiple ways to install fasd, but the initialization
still needs to happen. Currently, fasd is broken in bash in that
it doesn't maintain the exit code properly. This custom init removes
the call to `fasd --init bash-hook` and replaces it with the version
that would be generated once fasd PR #72 is merged.

See: https://github.com/clvv/fasd/pull/72
2016-03-25 17:08:35 -05:00
..
todo fixes #343 by surrounding $HOME (which can have spaces) with quotations marks 2015-04-29 14:56:46 +02:00
alias-completion.plugin.bash Renamed alias-completion file to match naming conventions 2015-10-15 11:28:58 +02:00
aws.plugin.bash Check for AWS credentials file in AWS plugin 2015-06-11 00:26:25 +02:00
base.plugin.bash Merge pull request #555 from mimoralea/master 2015-10-08 08:09:46 +02:00
battery.plugin.bash Changing to output 100% for full battery on OS X. 2016-03-25 10:13:16 -05:00
boot2docker.plugin.bash Renamed file 2015-10-21 09:25:52 +02:00
browser.plugin.bash update plugin management 2012-05-13 22:13:54 -04:00
chruby-auto.plugin.bash Make chruby plugins conform to naming convention 2014-01-02 11:27:14 -08:00
chruby.plugin.bash Make chruby plugins conform to naming convention 2014-01-02 11:27:14 -08:00
dirs.plugin.bash [start with tests] minor space fix in the codebase 2015-03-28 18:54:37 -07:00
docker-machine.plugin.bash Add Support for different docker-machine VM names 2015-12-06 09:55:19 -05:00
docker.plugin.bash Moved docker-enter function to docker plugin 2015-07-30 14:25:37 +02:00
explain.plugin.bash explain: remove comments, add about, example, group, param metadata to explain() 2015-10-16 10:16:36 -06:00
extract.plugin.bash improve extract function to support a short help message as well as some more formats support 2015-11-21 22:59:40 +08:00
fasd.plugin.bash Replace embedded fasd with initialization 2016-03-25 17:08:35 -05:00
fzf.plugin.bash Added fzf plugin. 2014-10-27 17:39:29 +02:00
gh.plugin.bash Mark gh plugin as deprecated, hub is suggested as replacement 2015-09-06 19:17:20 +02:00
gif.plugin.bash Added the gifify function. 2014-10-23 11:13:59 +02:00
git-subrepo.plugin.bash Add git-subrepo plugin 2015-06-18 11:51:51 -04:00
git.plugin.bash Removed due to Git handling this automatically 2013-11-27 13:07:47 -05:00
hg.plugin.bash update plugin management 2012-05-13 22:13:54 -04:00
history.plugin.bash Check for PTY before attempting to use bind 2015-06-05 17:56:05 -04:00
hub.plugin.bash Add hub plugin and completion 2015-09-06 19:18:14 +02:00
java.plugin.bash Added Java plugin. 2012-05-21 11:50:01 +02:00
javascript.plugin.bash plugins-help is much faster 2012-05-15 14:29:06 -04:00
jekyll.plugin.bash update plugin management 2012-05-13 22:13:54 -04:00
jenv.plugin.bash Using pathmunge in jenv plugin 2015-11-03 12:10:02 +05:30
latex.plugin.bash [pathmunge] remove duplicate entry into PATH variable on reload command 2015-06-07 20:08:39 -07:00
less-pretty-cat.plugin.bash Fixed pygmentize in less. 2015-10-31 00:53:41 +01:00
nginx.plugin.bash [pathmunge] fix duplicates in PATH variable for nginx and node plugins 2015-05-30 00:27:05 -07:00
node.plugin.bash [pathmunge] fix duplicates in PATH variable for nginx and node plugins 2015-05-30 00:27:05 -07:00
nvm.plugin.bash Enable discovery and use of nvm installed via homebrew. 2015-12-23 12:49:57 -08:00
osx-timemachine.plugin.bash Added plugin for OS X Time Machine 2015-08-25 10:00:41 +02:00
osx.plugin.bash Moved some functions 2015-08-31 08:52:57 +02:00
percol.plugin.bash add plugin:percol 2016-01-05 23:34:10 +08:00
pipsi.plugin.bash [pathmunge] remove duplicate entry into PATH variable on reload command 2015-06-07 20:08:39 -07:00
postgres.plugin.bash create postgres helper functions for bash_it 2014-11-24 00:56:03 -05:00
projects.plugin.bash added menu and error messages to projects plugin. indentation cleanup to conform to editorconfig. 2016-02-12 09:05:22 -06:00
proxy.plugin.bash Added proxy plugin. 2015-04-01 13:23:00 +02:00
pyenv.plugin.bash fix pyenv plugins PATH env 2015-07-26 12:49:37 +08:00
python.plugin.bash Change alias to a more intuitive name 2015-05-30 14:17:11 -05:00
rbenv.plugin.bash [pathmunge] remove duplicate entry into PATH variable on reload command 2015-06-07 20:08:39 -07:00
ruby.plugin.bash [pathmunge] remove duplicate entry into PATH variable on reload command 2015-06-07 20:08:39 -07:00
rvm.plugin.bash fixes #343 by surrounding $HOME (which can have spaces) with quotations marks 2015-04-29 14:56:46 +02:00
sdkman.plugin.bash renamed gvmtool to sdkman 2015-11-16 16:13:32 +01:00
ssh.plugin.bash standardize plugins, update metadata 2012-05-13 22:13:54 -04:00
subversion.plugin.bash standardize plugins, update metadata 2012-05-13 22:13:54 -04:00
textmate.plugin.bash Added check for presence of textmate executable 2015-07-20 17:41:55 +02:00
tmux.plugin.bash standardize plugins, update metadata 2012-05-13 22:13:54 -04:00
tmuxinator.plugin.bash fixes #343 by surrounding $HOME (which can have spaces) with quotations marks 2015-04-29 14:56:46 +02:00
todo.plugin.bash [pathmunge] remove duplicate entry into PATH variable on reload command 2015-06-07 20:08:39 -07:00
virtualenv.plugin.bash Fix so this works with the all themes (oops) 2014-01-09 10:52:14 -06:00
visual-studio-code.plugin.bash Added Visual Studio Code plugin 2015-10-21 09:24:17 +02:00
xterm.plugin.bash Fix for issue #108 that restores xterm plugin functionality on OS X. 2015-05-10 15:17:45 -04:00
z.plugin.bash test existence, not symlink 2012-05-16 13:00:22 -04:00
z_autoenv.plugin.bash fixes #343 by surrounding $HOME (which can have spaces) with quotations marks 2015-04-29 14:56:46 +02:00