bash-it/plugins/available
Tomas Slusny 5c69d79810 Recognize fasd when sourced
According to fasd README, fasd can be also used by sourcing it and not only by including it into path. This patch will ensure that fasd will be properly recognized, even when it is sourced and not included in path.
2016-09-07 10:17:40 +02:00
..
alias-completion.plugin.bash Renamed alias-completion file to match naming conventions 2015-10-15 11:28:58 +02:00
autojump.plugin.bash Added Autojump plugin 2016-04-05 08:04:47 +02:00
aws.plugin.bash Check for AWS credentials file in AWS plugin 2015-06-11 00:26:25 +02:00
base.plugin.bash Added quotes and fixed missing du depth value. 2016-08-08 09:53:07 +02:00
battery.plugin.bash Simplified logic for both Linux and OS X 2016-04-14 08:16:32 +02: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-compose.plugin.bash Added docker-compose plugin 2016-07-06 08:24:48 +02: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 Recognize fasd when sourced 2016-09-07 10:17:40 +02: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 Added gitignore-reload plugin 2016-06-27 15:02:34 -05:00
hg.plugin.bash update plugin management 2012-05-13 22:13:54 -04:00
history.plugin.bash Add history cite. Remove trailing semicolon and space. 2016-05-22 01:00:46 -05: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 osx_terminal_exit_code_fix 2016-01-07 20:37:01 +01: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
plenv.plugin.bash Initial plenv plugin created. Fails silently when plenv not found, only munges path if plenv path exists 2016-05-09 18:27:57 -05: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
rails.plugin.bash Updated meta information 2016-05-23 08:45:46 +02: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 Added support for multiple aliases/hosts in single line for ssh completion and plugin 2016-03-25 23:29:33 +01: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 Removed embedded todo script 2016-04-26 09:20:45 +02: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