bash-it/plugins/available
Bingzhang Dai 72224ab034
Create ~/.ssh and ~/.ssh/config if does not exits
2020-02-16 15:39:37 +08:00
..
alias-completion.plugin.bash Fixed opening vim 2018-04-02 01:55:36 +02:00
autojump.plugin.bash Update autojump.plugin.bash 2017-05-28 12:59:04 +03:00
aws.plugin.bash Allow custom aws config files path 2018-10-31 19:18:37 +01:00
base.plugin.bash added `-L` to curl options to avoid empty responses 2017-07-28 16:36:57 -04:00
battery.plugin.bash Update battery.plugin.bash 2019-04-11 10:57:04 +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
direnv.plugin.bash Update direnv.plugin.bash 2017-12-11 08:43:53 +01:00
dirs.plugin.bash fixed spelling and grammar 2017-05-19 10:11:54 -06:00
docker-compose.plugin.bash Update docker-compose plugin 2017-10-10 09:01:39 -04:00
docker-machine.plugin.bash Add Support for different docker-machine VM names 2015-12-06 09:55:19 -05:00
docker.plugin.bash Merge pull request #909 from dsem/add-docker-cleanup 2017-02-16 09:55:36 +01:00
edit-mode-emacs.plugin.bash New plugin to enable emacs editing mode 2017-01-02 00:02:26 -08:00
edit-mode-vi.plugin.bash New plugin to enable vi editing mode 2017-01-01 23:57:59 -08:00
explain.plugin.bash Fix quoting in the Explain plugin 2018-04-21 22:04:04 -04: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 Support XDG in fzf plugin 2018-11-11 14:14:02 +01: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 Fix the git plugin to work on OSX+brew 2019-04-28 14:44:13 +03: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
go.plugin.bash Simplify multiple path support in go plugin (#1284) 2019-11-20 08:49:34 +01:00
gradle.plugin.bash Add a plugin that makes it easier to use the gradle wrapper if a project has one. 2016-12-16 11:26:10 -07:00
hg.plugin.bash update plugin management 2012-05-13 22:13:54 -04:00
history.plugin.bash Fixed test of whether or not current session is interactive 2019-07-06 16:53:45 -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 init - bash its automatically load auto-completion 2018-11-21 02:05:19 +07:00
jgitflow.plugin.bash Corrected grammatical errors 2018-06-14 09:22:45 +02:00
jump.plugin.bash Allow jump plugin to fail silently when jump not installed 2018-07-18 09:52:52 -04:00
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 implement feedback 2019-10-07 14:19:38 +02:00
man.plugin.bash added man colors plugin 2019-11-27 18:01:28 +05:30
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 Merge branch 'master' into fix/node-plugin-path 2019-07-30 08:53:38 +02:00
nodenv.plugin.bash init - bash its automatically load auto-completion 2018-11-21 02:05:19 +07:00
nvm.plugin.bash Added load priority for nvm plugin 2017-06-24 17:31:30 +02:00
osx-timemachine.plugin.bash Added plugin for OS X Time Machine 2015-08-25 10:00:41 +02:00
osx.plugin.bash Add plugin list jvms and pick default system-wide 2019-04-28 17:44:22 +07:00
pack.plugin.bash Add CNB pack cli plugin 2019-04-04 17:51:32 -04:00
percol.plugin.bash Removed 'local' keyword 2018-12-18 09:26:25 +01: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 init - bash its automatically load auto-completion 2018-11-21 02:05:19 +07:00
postgres.plugin.bash Make Postgres name use consistent 2018-10-29 18:34:28 -05:00
powerline.plugin.bash Don't redefine powerline theme functions 2018-07-09 22:14:17 +00: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 exceptions (noproxy) for npm 2019-09-02 11:40:51 +01:00
pyenv.plugin.bash Remove errors if plugin executable not available 2019-07-29 07:07:58 -07:00
python.plugin.bash Python errors handling in 'pyedit' command 2017-03-21 15:01:29 +03:00
rails.plugin.bash Updated meta information 2016-05-23 08:45:46 +02:00
rbenv.plugin.bash Remove errors if plugin executable not available 2019-07-29 07:07:58 -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 Use custom SDKMAN_DIR if set 2017-10-21 19:15:55 -04:00
ssh.plugin.bash Create ~/.ssh and ~/.ssh/config if does not exits 2020-02-16 15:39:37 +08:00
sshagent.plugin.bash - the latest OS X (10.12.6) has bash 3.2.57, yes :) 2017-08-26 22:49:59 +03: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 Change to _command_exists helper 2018-04-11 14:59:56 +08:00
visual-studio-code.plugin.bash Added Visual Studio Code plugin 2015-10-21 09:24:17 +02:00
xterm.plugin.bash xterm.plugin.bash: reformat to follow bash-it code style 2017-04-26 18:49:56 +02:00
z.plugin.bash Fixed checks for enabled files in existing plugins 2017-06-24 17:31:30 +02: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