common/bash_it.git
13 years agoMerge pull request #80 from eimermusic/master
Travis Swicegood [Mon, 29 Aug 2011 12:53:12 +0000 (05:53 -0700)] 
Merge pull request #80 from eimermusic/master

Bundler aliases

13 years agoBundler aliases "inspired by" OhMyZsh
Martin Westin [Mon, 29 Aug 2011 06:22:19 +0000 (08:22 +0200)] 
Bundler aliases "inspired by" OhMyZsh

13 years agoUpdated nvm.plugin.bash
Antono Vasiljev [Thu, 25 Aug 2011 13:45:51 +0000 (16:45 +0300)] 
Updated nvm.plugin.bash

13 years agoMerge branch 'doubletree'
Travis Swicegood [Mon, 22 Aug 2011 14:29:35 +0000 (09:29 -0500)] 
Merge branch 'doubletree'

13 years agoDo not break out of the loop instead continue with other items in the list.
Noorul Islam K M [Mon, 22 Aug 2011 07:05:00 +0000 (12:35 +0530)] 
Do not break out of the loop instead continue with other items in the list.

13 years agoMerge branch 'master' of github.com:revans/bash-it
Mark Szymanski [Fri, 12 Aug 2011 21:31:18 +0000 (16:31 -0500)] 
Merge branch 'master' of github.com:revans/bash-it

13 years agoMake gshuf alias checker work on other bash versions
Mark Szymanski [Fri, 12 Aug 2011 21:30:55 +0000 (16:30 -0500)] 
Make gshuf alias checker work on other bash versions

13 years agoMerge pull request #76 from antono/master
Travis Swicegood [Fri, 12 Aug 2011 15:15:26 +0000 (08:15 -0700)] 
Merge pull request #76 from antono/master

Be more clever about OS...

13 years agoAlias for textmate only on darwin*
Antono Vasiljev [Fri, 12 Aug 2011 01:12:07 +0000 (04:12 +0300)] 
Alias for textmate only on darwin*

13 years agogeneral.aliases.bash: use native tree if [ -x ] ....
Antono Vasiljev [Fri, 12 Aug 2011 01:08:11 +0000 (04:08 +0300)] 
general.aliases.bash: use native tree if [ -x ] ....

13 years agoDetect OS in emacs.aliases.bash
Antono Vasiljev [Fri, 12 Aug 2011 01:07:12 +0000 (04:07 +0300)] 
Detect OS in emacs.aliases.bash

13 years agoAdd simple password generator
Mark Szymanski [Wed, 10 Aug 2011 23:49:20 +0000 (18:49 -0500)] 
Add simple password generator

13 years agoAdd alias for shuf -> gshuf
Mark Szymanski [Wed, 10 Aug 2011 23:49:07 +0000 (18:49 -0500)] 
Add alias for shuf -> gshuf

13 years agoBOOKMARKing:remove absolute path of sed, to make compatible with OS X
Yakkala Yagnesh Raghava [Fri, 5 Aug 2011 16:01:17 +0000 (01:01 +0900)] 
BOOKMARKing:remove absolute path of sed, to make compatible with OS X

13 years agoAdd BOOKMARKing functionality to dirs plugin
Yakkala Yagnesh Raghava [Fri, 5 Aug 2011 15:14:15 +0000 (00:14 +0900)] 
Add BOOKMARKing functionality to dirs plugin

13 years agoMerge pull request #74 from victorcoder/master
Mark Szymanski [Mon, 25 Jul 2011 13:37:11 +0000 (06:37 -0700)] 
Merge pull request #74 from victorcoder/master

gem completion speedup

13 years agoRefactored gem completion to load gem lists on demand intead of on load
Victor Castell [Mon, 25 Jul 2011 11:47:03 +0000 (13:47 +0200)] 
Refactored gem completion to load gem lists on demand intead of on load

13 years agoBreak needed in load_some Y case
Victor Castell [Mon, 25 Jul 2011 11:34:39 +0000 (13:34 +0200)] 
Break needed in load_some Y case

13 years agoMore granular enabling of plugins/completion/aliases
Mark Szymanski [Sun, 24 Jul 2011 20:01:07 +0000 (15:01 -0500)] 
More granular enabling of plugins/completion/aliases

13 years agoMerge branch 'master' of github.com:revans/bash-it
Mark Szymanski [Sun, 24 Jul 2011 18:46:53 +0000 (13:46 -0500)] 
Merge branch 'master' of github.com:revans/bash-it

13 years agoAdd ability to choose what plugins/aliases/completion to install at install time
Mark Szymanski [Sun, 24 Jul 2011 18:36:07 +0000 (13:36 -0500)] 
Add ability to choose what plugins/aliases/completion to install at install time

13 years agoRemove automatic creation of enabled plugins/aliases/completion
Mark Szymanski [Sun, 24 Jul 2011 18:35:43 +0000 (13:35 -0500)] 
Remove automatic creation of enabled plugins/aliases/completion

13 years agoadd color to the prefix
Travis Swicegood [Sun, 24 Jul 2011 02:48:07 +0000 (21:48 -0500)] 
add color to the prefix

13 years agomake sure its obvious which is ruby and which is python
Travis Swicegood [Sun, 24 Jul 2011 02:42:48 +0000 (21:42 -0500)] 
make sure its obvious which is ruby and which is python

13 years agoadd rvm to prompt
Travis Swicegood [Sun, 24 Jul 2011 02:42:22 +0000 (21:42 -0500)] 
add rvm to prompt

13 years agoditch custom virtualenv_prompt in favor of one in base
Travis Swicegood [Sun, 24 Jul 2011 02:42:02 +0000 (21:42 -0500)] 
ditch custom virtualenv_prompt in favor of one in base

13 years agoMerge pull request #71 from victorcoder/master
Mark Szymanski [Tue, 19 Jul 2011 14:38:30 +0000 (07:38 -0700)] 
Merge pull request #71 from victorcoder/master

Installation paths are not correct

13 years agoFixed installation paths in docs.
Victor Castell [Tue, 19 Jul 2011 14:31:49 +0000 (07:31 -0700)] 
Fixed installation paths in docs.

13 years agoAdd error throw for no file specified
Mark Szymanski [Sun, 17 Jul 2011 18:22:49 +0000 (13:22 -0500)] 
Add error throw for no file specified

13 years agoMove extract.bash to a proper location
Mark Szymanski [Sun, 17 Jul 2011 18:21:38 +0000 (13:21 -0500)] 
Move extract.bash to a proper location

13 years agoMerge pull request #69 from antono/bash-it
Mark Szymanski [Sun, 17 Jul 2011 18:19:08 +0000 (13:19 -0500)] 
Merge pull request #69 from antono/bash-it

---

13 years agoJust extract()
Antono Vasiljev [Sun, 17 Jul 2011 04:17:56 +0000 (07:17 +0300)] 
Just extract()

13 years agoNode version manager as plugin
Antono Vasiljev [Sun, 17 Jul 2011 03:52:27 +0000 (06:52 +0300)] 
Node version manager as plugin

13 years agoMerge pull request #68 from tswicegood/tmuxinator
Mark Szymanski [Thu, 14 Jul 2011 15:30:46 +0000 (08:30 -0700)] 
Merge pull request #68 from tswicegood/tmuxinator

adds a tmuxinator plugin

13 years agoMerge pull request #67 from ryankanno/master
Mark Szymanski [Sun, 10 Jul 2011 01:37:22 +0000 (18:37 -0700)] 
Merge pull request #67 from ryankanno/master

IP info can now be enabled/disabled

13 years agoMoved IP and virtualenv variables to top of file
Ryan Kanno [Sun, 10 Jul 2011 00:04:08 +0000 (14:04 -1000)] 
Moved IP and virtualenv variables to top of file

13 years agoadds a tmuxinator plugin
Travis Swicegood [Sat, 9 Jul 2011 22:38:37 +0000 (17:38 -0500)] 
adds a tmuxinator plugin

13 years agoMerge remote-tracking branch 'upstream/master'
Ryan Kanno [Fri, 8 Jul 2011 19:03:45 +0000 (09:03 -1000)] 
Merge remote-tracking branch 'upstream/master'

13 years agoip address can be enabled/disabled (default is enabled)
Ryan Kanno [Fri, 8 Jul 2011 08:13:29 +0000 (22:13 -1000)] 
ip address can be enabled/disabled (default is enabled)

13 years agoAdded prevcurl function
Mark Szymanski [Thu, 7 Jul 2011 16:04:27 +0000 (11:04 -0500)] 
Added prevcurl function
Downloads a file and opens it in Preivew.app

13 years agoImplement JEKYLL_EDITOR variable
Mark Szymanski [Sun, 3 Jul 2011 02:44:56 +0000 (21:44 -0500)] 
Implement JEKYLL_EDITOR variable

13 years agoAdded JEKYLL_EDITOR variable
Mark Szymanski [Sun, 3 Jul 2011 02:44:47 +0000 (21:44 -0500)] 
Added JEKYLL_EDITOR variable

This will replace the default $EDITOR used in the Jekyll plugin

13 years agoFix extra step in install section
Mark Szymanski [Thu, 30 Jun 2011 16:28:32 +0000 (11:28 -0500)] 
Fix extra step in install section

13 years agoEdited README.md for punctuation, phrasing, tone, and clarity.
Tony [Thu, 30 Jun 2011 15:15:26 +0000 (08:15 -0700)] 
Edited README.md for punctuation, phrasing, tone, and clarity.

13 years agoFix grammar on error message
Mark Szymanski [Thu, 30 Jun 2011 13:30:46 +0000 (08:30 -0500)] 
Fix grammar on error message

13 years agoAdd gem completion
Mark Szymanski [Wed, 29 Jun 2011 16:33:39 +0000 (11:33 -0500)] 
Add gem completion

13 years agoAdd clarification to README
Mark Szymanski [Tue, 28 Jun 2011 05:25:26 +0000 (00:25 -0500)] 
Add clarification to README

13 years agoMerge branch 'master' of https://github.com/revans/bash-it
Mark Szymanski [Tue, 28 Jun 2011 05:23:18 +0000 (00:23 -0500)] 
Merge branch 'master' of https://github.com/revans/bash-it

13 years agoAdd instructions for installing with the installation script
Mark Szymanski [Tue, 28 Jun 2011 05:22:51 +0000 (00:22 -0500)] 
Add instructions for installing with the installation script

13 years agoAdd install script
Mark Szymanski [Tue, 28 Jun 2011 05:22:43 +0000 (00:22 -0500)] 
Add install script

13 years agoMerge pull request #64 from jcarouth/master
Travis Swicegood [Tue, 28 Jun 2011 04:13:15 +0000 (21:13 -0700)] 
Merge pull request #64 from jcarouth/master

Get rid of "Fatal error: not a git repository…" errors

13 years agorelieving headaches with a tylenol theme
Adrian Rego [Tue, 28 Jun 2011 00:00:27 +0000 (20:00 -0400)] 
relieving headaches with a tylenol theme

13 years agoFix irregular usage of bash it vs. bash-it
Mark Szymanski [Sun, 26 Jun 2011 14:30:16 +0000 (09:30 -0500)] 
Fix irregular usage of bash it vs. bash-it

13 years agoGet rid of old minimal-git theme
Mark Szymanski [Sat, 25 Jun 2011 16:52:50 +0000 (11:52 -0500)] 
Get rid of old minimal-git theme

13 years agoMove minimal-git theme into minimal theme
Mark Szymanski [Sat, 25 Jun 2011 16:50:56 +0000 (11:50 -0500)] 
Move minimal-git theme into minimal theme

13 years agoAdding multiple SCM support to doubletime theme.
Jeff Carouth [Sat, 25 Jun 2011 15:05:25 +0000 (10:05 -0500)] 
Adding multiple SCM support to doubletime theme.

The doubletime theme improves the SCM status prompt for git.
However, it accomplishes this at the expense of other SCM
systems. This delegates prompt to the default bash-it prompt
function when the SCM is not git.

13 years agoAdd note for configuring Jekyll support
Mark Szymanski [Fri, 24 Jun 2011 22:50:02 +0000 (17:50 -0500)] 
Add note for configuring Jekyll support

13 years agoAdd support for multiple Jekyll sites
Mark Szymanski [Fri, 24 Jun 2011 22:49:19 +0000 (17:49 -0500)] 
Add support for multiple Jekyll sites

13 years agoAdd new jekyll config stuff
Mark Szymanski [Fri, 24 Jun 2011 22:45:55 +0000 (17:45 -0500)] 
Add new jekyll config stuff

13 years agoGet rid of old, unneeded jekyll config stuff
Mark Szymanski [Fri, 24 Jun 2011 22:45:37 +0000 (17:45 -0500)] 
Get rid of old, unneeded jekyll config stuff

13 years agoGet rid of old jekyll aliases
Mark Szymanski [Fri, 24 Jun 2011 22:45:13 +0000 (17:45 -0500)] 
Get rid of old jekyll aliases

13 years agoWorks now
Mark Szymanski [Fri, 24 Jun 2011 17:08:36 +0000 (12:08 -0500)] 
Works now

13 years agoNo more bold
Mark Szymanski [Fri, 24 Jun 2011 17:06:30 +0000 (12:06 -0500)] 
No more bold

13 years agoAdd minimal-git theme
Mark Szymanski [Fri, 24 Jun 2011 16:36:11 +0000 (11:36 -0500)] 
Add minimal-git theme

Just like the minimal theme, but with git info

13 years agoMerge pull request #63 from tswicegood/refactor
Mark Szymanski [Tue, 21 Jun 2011 14:35:11 +0000 (07:35 -0700)] 
Merge pull request #63 from tswicegood/refactor

Switch to single loop now that all directory use the same pattern

13 years agoSwitch to single loop now that all directory use the same pattern
Travis Swicegood [Tue, 21 Jun 2011 14:31:26 +0000 (09:31 -0500)] 
Switch to single loop now that all directory use the same pattern

Simple refactoring -- now there's no need to source each one
independently.

13 years agoupdate to ignore all "enabled" files
Travis Swicegood [Tue, 21 Jun 2011 14:22:24 +0000 (09:22 -0500)] 
update to ignore all "enabled" files

13 years agoMove auto-complete code over to available -> enabled style
Travis Swicegood [Tue, 21 Jun 2011 14:20:40 +0000 (09:20 -0500)] 
Move auto-complete code over to available -> enabled style

This continues the move toward the ability to turn things off with
everything turned on by default.

13 years agoMerge pull request #61 from desandro/master
Mark Szymanski [Mon, 20 Jun 2011 20:37:30 +0000 (13:37 -0700)] 
Merge pull request #61 from desandro/master

Remove personal aliases

13 years agoRevert "Add various aliases"
David DeSandro [Mon, 20 Jun 2011 20:13:59 +0000 (16:13 -0400)] 
Revert "Add various aliases"

This reverts commit 3ef689f29a777f8a076b4a7032ca46f4ba331106.

13 years agoRevert "move garb into git plugins; rename newpost as jknewpost"
David DeSandro [Mon, 20 Jun 2011 20:13:34 +0000 (16:13 -0400)] 
Revert "move garb into git plugins; rename newpost as jknewpost"

This reverts commit d22a4cfa7058b224e37dbf07aa7cd3c583fdd188.

13 years agoMerge branch 'master' of https://github.com/revans/bash-it
David DeSandro [Mon, 20 Jun 2011 13:12:48 +0000 (09:12 -0400)] 
Merge branch 'master' of https://github.com/revans/bash-it

13 years agoMerge pull request #59 from ryankanno/master
Mark Szymanski [Sun, 19 Jun 2011 15:25:47 +0000 (08:25 -0700)] 
Merge pull request #59 from ryankanno/master

Remove variables from hg_prompt_info specific to hawaii50 theme

13 years agoRemoved variables specific to hawaii50 theme :)
Ryan Kanno [Sat, 18 Jun 2011 20:07:26 +0000 (10:07 -1000)] 
Removed variables specific to hawaii50 theme :)

13 years agoMerge pull request #58 from jfsiii/master
Mark Szymanski [Sat, 18 Jun 2011 15:59:49 +0000 (08:59 -0700)] 
Merge pull request #58 from jfsiii/master

Undo alteration's to base.theme.bash

13 years agoReverting alterations introduced in 3dc46203205f89195d29be5cf079f2e31669e77d Moved...
JFSIII [Sat, 18 Jun 2011 15:55:22 +0000 (11:55 -0400)] 
Reverting alterations introduced in 3dc46203205f89195d29be5cf079f2e31669e77d Moved SCM_NON_CHAR change to theme since it is theme-specific and shouldn't affect all themes.

13 years agoMerge pull request #57 from jfsiii/master
Mark Szymanski [Sat, 18 Jun 2011 15:51:03 +0000 (08:51 -0700)] 
Merge pull request #57 from jfsiii/master

Eliminate need for themes to add escape characters around colors. Add rainbowbrite theme.

13 years agoUpdate theme to use the already escaped colors added in 46b8d27815583c1b79ef9f0b27f9b...
JFSIII [Sat, 18 Jun 2011 15:23:26 +0000 (11:23 -0400)] 
Update theme to use the already escaped colors added in 46b8d27815583c1b79ef9f0b27f9b39680baa114

13 years agoAdd `${reset_color}` at the end of `PS1` to prevent color from bleeding
JFSIII [Sat, 18 Jun 2011 15:04:01 +0000 (11:04 -0400)] 
Add `${reset_color}` at the end of `PS1` to prevent color from bleeding

13 years agoConvert theme to use the already escaped colors introduced in 46b8d27815583c1b79ef9f0...
JFSIII [Sat, 18 Jun 2011 14:57:59 +0000 (10:57 -0400)] 
Convert theme to use the already escaped colors introduced in 46b8d27815583c1b79ef9f0b27f9b39680baa114

13 years agoMerge branch 'master' of https://github.com/revans/bash-it
David DeSandro [Sat, 18 Jun 2011 13:38:08 +0000 (09:38 -0400)] 
Merge branch 'master' of https://github.com/revans/bash-it

13 years agoMerge branch 'master' of https://github.com/desandro/bash-it
JFSIII [Sat, 18 Jun 2011 02:48:07 +0000 (22:48 -0400)] 
Merge branch 'master' of https://github.com/desandro/bash-it

13 years agoMerge branch 'master' of http://github.com/revans/bash-it
JFSIII [Sat, 18 Jun 2011 02:16:34 +0000 (22:16 -0400)] 
Merge branch 'master' of github.com/revans/bash-it

13 years agoConvert themes and plugins to use the update colors. Themes are no longer burdened...
JFSIII [Fri, 17 Jun 2011 23:45:21 +0000 (19:45 -0400)] 
Convert themes and plugins to use the update colors. Themes are no longer burdened with escaping the unprintable characters

13 years agoMerge pull request #56 from dleavitt/patch-1
Mark Szymanski [Fri, 17 Jun 2011 21:46:26 +0000 (14:46 -0700)] 
Merge pull request #56 from dleavitt/patch-1

Added "hg_prompt_info" to base theme

13 years agoAdded "hg_prompt_info" to base theme - it is used by scm_prompt_info
Daniel Leavitt [Fri, 17 Jun 2011 21:38:49 +0000 (14:38 -0700)] 
Added "hg_prompt_info" to base theme - it is used by scm_prompt_info

13 years agoMerge pull request #54 from ryankanno/master
Travis Swicegood [Fri, 17 Jun 2011 20:42:54 +0000 (13:42 -0700)] 
Merge pull request #54 from ryankanno/master

Added hawaii50 theme

13 years agoNeeded to escape colors correctly for line wrapping to occur.
Ryan Kanno [Fri, 17 Jun 2011 20:31:49 +0000 (10:31 -1000)] 
Needed to escape colors correctly for line wrapping to occur.
Removed extraneous DEFAULT_COLOR in prompt

13 years agoChange color definitions so they don't require escaping in the themes. When do you...
JFSIII [Fri, 17 Jun 2011 18:58:20 +0000 (14:58 -0400)] 
Change color definitions so they don't require escaping in the themes. When do you ever want those unprintable characters included in the character count?

13 years agoMake sure custom aliases file exists before sourcing it
Mark Szymanski [Fri, 17 Jun 2011 16:22:39 +0000 (11:22 -0500)] 
Make sure custom aliases file exists before sourcing it

13 years agomove garb into git plugins; rename newpost as jknewpost
David DeSandro [Fri, 17 Jun 2011 15:01:18 +0000 (11:01 -0400)] 
move garb into git plugins; rename newpost as jknewpost

13 years agoAdd various aliases
David DeSandro [Fri, 17 Jun 2011 14:57:31 +0000 (10:57 -0400)] 
Add various aliases

13 years agorainbowbrite theme : color branch status indicator
David DeSandro [Fri, 17 Jun 2011 14:34:20 +0000 (10:34 -0400)] 
rainbowbrite theme : color branch status indicator

13 years agoSCM_NONE_CHAR='.' -> dot if no repo
David DeSandro [Fri, 17 Jun 2011 14:24:04 +0000 (10:24 -0400)] 
SCM_NONE_CHAR='.' -> dot if no repo

13 years agoAdd rainbowbrite theme
David DeSandro [Fri, 17 Jun 2011 14:18:48 +0000 (10:18 -0400)] 
Add rainbowbrite theme

Looks like:
± ~/path/to (branch ✓) $

in glorious red / blue / yellow color scheme

13 years agoCan't forget to source the custom aliases!
Mark Szymanski [Tue, 14 Jun 2011 03:05:45 +0000 (22:05 -0500)] 
Can't forget to source the custom aliases!

13 years agoAdded Homebrew aliases to the available aliases
Mark Szymanski [Mon, 13 Jun 2011 16:45:24 +0000 (11:45 -0500)] 
Added Homebrew aliases to the available aliases

13 years agoMake all aliases optional (a la plugins)
Travis Swicegood [Mon, 13 Jun 2011 00:44:27 +0000 (19:44 -0500)] 
Make all aliases optional (a la plugins)

This continues a pattern that was introduced in ffa45b0 and refined
further in later commits.  This enables all aliases by default, but can
be disabled by any user if they remove the appropriate
aliases/enabled/*.bash file.

13 years agoChanged ip function to use bash-it's func, parsing out 127.0.0.1
Ryan Kanno [Thu, 9 Jun 2011 23:20:41 +0000 (13:20 -1000)] 
Changed ip function to use bash-it's func, parsing out 127.0.0.1
Attached public facing ip address to list

13 years agoAdded VIRTUAL_PROMPT_ENABLED FLAG
Ryan Kanno [Thu, 9 Jun 2011 22:18:11 +0000 (12:18 -1000)] 
Added VIRTUAL_PROMPT_ENABLED FLAG
Added -e to echo to interpret \
Updated bash conditionals to use [[]]