Merge branch 'master' of github.com:revans/bash-it

pull/49/merge
Mark Szymanski 2011-05-16 22:05:10 -05:00
commit 838769f053
42 changed files with 21 additions and 2 deletions

View File

@ -1 +0,0 @@
.bash_it

View File

@ -25,7 +25,7 @@ do
done
# Plugins
PLUGINS="${BASH}/plugins/*.bash"
PLUGINS="${BASH}/plugins/enabled/*.bash"
for config_file in $PLUGINS
do
source $config_file

View File

@ -0,0 +1 @@
../available/base.plugin.bash

View File

@ -0,0 +1 @@
../available/battery.plugin.bash

View File

@ -0,0 +1 @@
../available/browser.plugin.bash

View File

@ -0,0 +1 @@
../available/dirs.plugins.bash

View File

@ -0,0 +1 @@
../available/git.plugins.bash

View File

@ -0,0 +1 @@
../available/hg.plugins.bash

View File

@ -0,0 +1 @@
../available/javascript.plugins.bash

View File

@ -0,0 +1 @@
../available/jekyll.plugins.bash

View File

@ -0,0 +1 @@
../available/latex.plugin.bash

View File

@ -0,0 +1 @@
../available/nginx.plugins.bash

View File

@ -0,0 +1 @@
../available/osx.plugin.bash

View File

@ -0,0 +1 @@
../available/python.plugin.bash

View File

@ -0,0 +1 @@
../available/ruby.plugin.bash

View File

@ -0,0 +1 @@
../available/rvm.plugin.bash

View File

@ -0,0 +1 @@
../available/ssh.plugins.bash

View File

@ -0,0 +1 @@
../available/subversion.plugin.bash

View File

@ -0,0 +1 @@
../available/tmux.plugin.bash

View File

@ -0,0 +1 @@
../available/vagrant.plugins.bash

View File

@ -0,0 +1 @@
../available/virtualenv.plugin.bash

View File

@ -0,0 +1 @@
../available/z.bash