common/bash_it.git
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 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 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 [[]]

13 years agoUm, what was I thinking. Removed SCM_PROMPT_PREFIX and custom scm_info. (No
Ryan [Wed, 8 Jun 2011 23:34:27 +0000 (13:34 -1000)] 
Um, what was I thinking. Removed SCM_PROMPT_PREFIX and custom scm_info. (No
need for it).

13 years agoRefactored theme to remove scm_info and rename overridden functions
Ryan [Wed, 8 Jun 2011 21:57:16 +0000 (11:57 -1000)] 
Refactored theme to remove scm_info and rename overridden functions

13 years agoAdded virtualenv_prompt to base.theme.bash (modeled after rvm_prompt)
Ryan [Wed, 8 Jun 2011 21:32:50 +0000 (11:32 -1000)] 
Added virtualenv_prompt to base.theme.bash (modeled after rvm_prompt)
Removed virtualenv/rvm from hawaii50 theme

13 years agoUpdated scm function to include `hg root` to check for Mercurial
Ryan [Wed, 8 Jun 2011 20:20:04 +0000 (10:20 -1000)] 
Updated scm function to include `hg root` to check for Mercurial
Removed scm function from hawaii50.theme.bash

13 years agoAdded comments
Ryan Kanno [Tue, 7 Jun 2011 18:25:45 +0000 (08:25 -1000)] 
Added comments
Added imgur screenshot

13 years agoMerge remote-tracking branch 'upstream/master'
Ryan [Tue, 7 Jun 2011 02:41:20 +0000 (16:41 -1000)] 
Merge remote-tracking branch 'upstream/master'

13 years agoMerge pull request #51 from tswicegood/javascript-update
Travis Swicegood [Mon, 6 Jun 2011 20:41:55 +0000 (13:41 -0700)] 
Merge pull request #51 from tswicegood/javascript-update

Allow specifying jQuery/jQuery UI version number and update defaults

13 years agoAdded Homebrew aliases
Mark Szymanski [Mon, 6 Jun 2011 01:45:53 +0000 (20:45 -0500)] 
Added Homebrew aliases

13 years agoMerge pull request #52 from tswicegood/rvm-enhancements
Travis Swicegood [Sat, 4 Jun 2011 06:45:26 +0000 (23:45 -0700)] 
Merge pull request #52 from tswicegood/rvm-enhancements

Optimize how RVM is loaded and add RVM auto completion.

13 years agoFix an idiot mistake I made
Mark Szymanski [Fri, 3 Jun 2011 12:36:31 +0000 (07:36 -0500)] 
Fix an idiot mistake I made

13 years agoAdd another alias for clear and add some more aliases to alias-help
Mark Szymanski [Fri, 3 Jun 2011 01:29:16 +0000 (20:29 -0500)] 
Add another alias for clear and add some more aliases to alias-help

13 years agoAdded comments to theme
Ryan [Wed, 1 Jun 2011 21:33:41 +0000 (11:33 -1000)] 
Added comments to theme

13 years agoVarious theme cleanup (removing vars, extras)
Ryan [Wed, 1 Jun 2011 21:22:22 +0000 (11:22 -1000)] 
Various theme cleanup (removing vars, extras)

13 years agoChanged color schemes
Ryan Kanno [Wed, 1 Jun 2011 07:38:41 +0000 (21:38 -1000)] 
Changed color schemes
Completely removed prefix/suffix for scm

13 years agoAdded color to the scm prompt
Ryan Kanno [Wed, 1 Jun 2011 07:23:33 +0000 (21:23 -1000)] 
Added color to the scm prompt

13 years agoAdded ip address (only good for a mac) :D
Ryan [Wed, 1 Jun 2011 05:17:10 +0000 (19:17 -1000)] 
Added ip address (only good for a mac) :D
)

13 years agoUpdated parse_svn_info
Ryan [Wed, 1 Jun 2011 05:03:28 +0000 (19:03 -1000)] 
Updated parse_svn_info

13 years agoAdded hg dirty/clean modifier
Ryan [Wed, 1 Jun 2011 04:41:07 +0000 (18:41 -1000)] 
Added hg dirty/clean modifier

13 years agoUpdated git prompt
Ryan [Wed, 1 Jun 2011 02:10:30 +0000 (16:10 -1000)] 
Updated git prompt
Started hg prompt

13 years agoAdded hawaii50 theme
Ryan [Tue, 31 May 2011 23:19:20 +0000 (13:19 -1000)] 
Added hawaii50 theme

13 years agoAllow clock to be formatted
Travis Swicegood [Mon, 30 May 2011 15:12:51 +0000 (10:12 -0500)] 
Allow clock to be formatted

13 years agoMake sure that RVM is loaded before defining extras
Travis Swicegood [Mon, 30 May 2011 14:52:30 +0000 (09:52 -0500)] 
Make sure that RVM is loaded before defining extras

13 years agoLoad RVM and auto-completion is available
Travis Swicegood [Mon, 30 May 2011 14:46:22 +0000 (09:46 -0500)] 
Load RVM and auto-completion is available

No reason not to turn on RVM if it's present and the autocompletion is a
huge benefit.

13 years agoAllow specifying jQuery/jQuery UI version number and update defaults
Travis Swicegood [Sun, 29 May 2011 20:25:26 +0000 (15:25 -0500)] 
Allow specifying jQuery/jQuery UI version number and update defaults

13 years agoAdded alias for rake db:migrate
Joshua Nussbaum [Sat, 28 May 2011 06:59:33 +0000 (23:59 -0700)] 
Added alias for rake db:migrate

13 years agoFix issue with plugin initalization
Mark Szymanski [Sat, 28 May 2011 01:57:57 +0000 (20:57 -0500)] 
Fix issue with plugin initalization

13 years agoInitialize enabled directory if it doesn't exist
Mark Szymanski [Fri, 27 May 2011 16:53:54 +0000 (11:53 -0500)] 
Initialize enabled directory if it doesn't exist

This is to make bash_it work in a new install after
the plugins/enabled directory was ignored

13 years agoAdd pmdown function for previewing markdown files
Mark Szymanski [Fri, 27 May 2011 16:47:55 +0000 (11:47 -0500)] 
Add pmdown function for previewing markdown files

13 years agoGit ignore works now
Mark Szymanski [Fri, 27 May 2011 16:40:39 +0000 (11:40 -0500)] 
Git ignore works now

13 years agoIgnore the plugins/enabled directory
Mark Szymanski [Fri, 27 May 2011 16:36:07 +0000 (11:36 -0500)] 
Ignore the plugins/enabled directory

14 years agoadd path for bash completion
Anton Shemerey [Thu, 26 May 2011 20:21:34 +0000 (23:21 +0300)] 
add path for bash completion

14 years agoadd zork theme
Anton Shemerey [Thu, 26 May 2011 20:12:30 +0000 (23:12 +0300)] 
add zork theme

14 years agoMerge branch 'master' of github.com:revans/bash-it
Mark Szymanski [Tue, 17 May 2011 03:05:10 +0000 (22:05 -0500)] 
Merge branch 'master' of github.com:revans/bash-it

14 years agoChanged up minimal theme
Mark Szymanski [Tue, 17 May 2011 03:03:57 +0000 (22:03 -0500)] 
Changed up minimal theme

Removed Vim prompt stuff and made the prompt cyan

14 years agoMerge pull request #48 from tswicegood/cleanup.
Mark Szymanski [Tue, 3 May 2011 21:48:26 +0000 (14:48 -0700)] 
Merge pull request #48 from tswicegood/cleanup.

Move toward allowing disabling of plugins without removal

14 years agoCreate the concept of enabled plugins
Travis Swicegood [Tue, 3 May 2011 04:05:59 +0000 (23:05 -0500)] 
Create the concept of enabled plugins

This allows users to disable a plugin without completely removing it.
Instead, they simply remove the `plugins/enabled/*.bash` file for the
plugin they want to disable.  This continues the concept of "everything
on" while providing greater flexibility to future users.

It might be a good idea to allow turning these off by default in the
future and allowing not only the `plugins/enabled/*.bash` files but also
an array of `<plugin_name>` values that would search for
`plugins/available/<plugin_name>.plugin.bash` to enable them.  That
method would make it easier for people custom tune their plugins from
within their `.bash_profile` script.

14 years agoremove symbolic link to self
Travis Swicegood [Tue, 3 May 2011 04:00:08 +0000 (23:00 -0500)] 
remove symbolic link to self

14 years agoAdded dos theme
Mark Szymanski [Fri, 29 Apr 2011 22:56:04 +0000 (17:56 -0500)] 
Added dos theme

14 years agoUnset the MACTEXT_PATH var so it doesn't leak through to env
Travis Swicegood [Fri, 1 Apr 2011 13:07:14 +0000 (08:07 -0500)] 
Unset the MACTEXT_PATH var so it doesn't leak through to env

Thought this variable wasn't making it to the session, but it does even
without the `export`.  This corrects that by explicitly unsetting it
before we continue.

14 years agomake sure tmux is launched in 256 color mode
Travis Swicegood [Thu, 31 Mar 2011 22:01:52 +0000 (17:01 -0500)] 
make sure tmux is launched in 256 color mode

14 years agoadd support for mactex if its present
Travis Swicegood [Thu, 31 Mar 2011 22:01:33 +0000 (17:01 -0500)] 
add support for mactex if its present

14 years agoadded git_stats function to git plugin collection
Florian Baumann [Sun, 27 Mar 2011 18:44:17 +0000 (20:44 +0200)] 
added git_stats function to git plugin collection

14 years agoremoved hcht plugin. there are several bugs which couldn't be fixed so far without...
Florian Baumann [Sun, 27 Mar 2011 18:28:47 +0000 (20:28 +0200)] 
removed hcht plugin. there are several bugs which couldn't be fixed so far without rewriting the whole module

14 years agoAdded 'tonka' prompt, and personal color scheme.
Daniel Engel [Tue, 15 Mar 2011 00:36:25 +0000 (20:36 -0400)] 
Added 'tonka' prompt, and personal color scheme.
Added 'dirs' plugin, dor directory stack navigation.

14 years agoAdded "down4me" plugin
Mark Szymanski [Sat, 12 Mar 2011 02:32:46 +0000 (20:32 -0600)] 
Added "down4me" plugin

14 years ago * 2 new functions, wmate & raw
Robert Lowe [Tue, 8 Mar 2011 04:16:18 +0000 (23:16 -0500)] 
 * 2 new functions, wmate & raw
 * wmate will pipe wget into textmate and tidy for you (command + z to undo tidy)
 * raw will pipe wget into your browser

14 years agoFix bug of battery plugin not displaying right low percentages (Linux)
Jesus de Mula Cano [Mon, 7 Mar 2011 16:06:31 +0000 (17:06 +0100)] 
Fix bug of battery plugin not displaying right low percentages (Linux)

14 years agoMerge branch 'master', remote-tracking branch 'upstream/master'
Jesus de Mula Cano [Mon, 7 Mar 2011 12:25:41 +0000 (13:25 +0100)] 
Merge branch 'master', remote-tracking branch 'upstream/master'

14 years agoAdded battery info for modern theme
Mark Szymanski [Mon, 7 Mar 2011 00:40:16 +0000 (18:40 -0600)] 
Added battery info for modern theme

14 years agoAdd beginings of mac os support for the battery plugin
Jesus de Mula Cano [Mon, 7 Mar 2011 00:26:24 +0000 (01:26 +0100)] 
Add beginings of mac os support for the battery plugin

14 years agoCheck for OS type in demula theme prompt string
Jesus de Mula Cano [Mon, 7 Mar 2011 00:11:20 +0000 (01:11 +0100)] 
Check for OS type in demula theme prompt string

14 years agofix deleting screw up
Jesus de Mula Cano [Sun, 6 Mar 2011 23:18:05 +0000 (00:18 +0100)] 
fix deleting screw up

14 years agoFix demula theme output
Jesus de Mula Cano [Sun, 6 Mar 2011 23:08:56 +0000 (00:08 +0100)] 
Fix demula theme output

14 years agochange back http alias and check for Linux to use python2
Jesus de Mula Cano [Sun, 6 Mar 2011 23:06:52 +0000 (00:06 +0100)] 
change back http alias and check for Linux to use python2

14 years agoUpdate battery.plugin to check for acpi existence
Jesus de Mula Cano [Sun, 6 Mar 2011 23:05:54 +0000 (00:05 +0100)] 
Update battery.plugin to check for acpi existence

14 years agoAdd command_exists function to base.plugin from http://stackoverflow.com/questions...
Jesus de Mula Cano [Sun, 6 Mar 2011 23:02:43 +0000 (00:02 +0100)] 
Add command_exists function to base.plugin from stackoverflow.com/questions/592620/check-if-a-program-exists-from-a-bash-script:

14 years agobattery plugin code clean up
Jesus de Mula Cano [Sun, 6 Mar 2011 21:37:47 +0000 (22:37 +0100)] 
battery plugin code clean up

14 years agoAdd safe vcprompt use to demula theme and monokai colors. Update default template...
Jesus de Mula Cano [Sun, 6 Mar 2011 17:49:08 +0000 (18:49 +0100)] 
Add safe vcprompt use to demula theme and monokai colors. Update default template to include vcprompt path.

14 years agoUpdate demula theme to use battery plugin
Jesus de Mula Cano [Sun, 6 Mar 2011 17:17:17 +0000 (18:17 +0100)] 
Update demula theme to use battery plugin

14 years agonew battery plugin that shows energy in a "bar" all done with acpi and bash
Jesus de Mula Cano [Sun, 6 Mar 2011 17:12:24 +0000 (18:12 +0100)] 
new battery plugin that shows energy in a "bar" all done with acpi and bash

14 years agoMerge remote-tracking branch 'upstream/master'
Jesus de Mula Cano [Sun, 6 Mar 2011 17:09:32 +0000 (18:09 +0100)] 
Merge remote-tracking branch 'upstream/master'

14 years agoadds git info to prompt below the root of a repository
Jeff Kolesky [Sat, 5 Mar 2011 23:08:03 +0000 (18:08 -0500)] 
adds git info to prompt below the root of a repository

14 years agopython plugin updated to work with archlinux (envvar python is python 3 not 2).
Jesus de Mula Cano [Fri, 4 Mar 2011 10:48:12 +0000 (11:48 +0100)] 
python plugin updated to work with archlinux (envvar python is python 3 not 2).

14 years agoAdded demula theme
Jesus de Mula Cano [Fri, 4 Mar 2011 10:44:56 +0000 (11:44 +0100)] 
Added demula theme

14 years agoAdd support for virtualenvwrapper if its present
Travis Swicegood [Thu, 3 Mar 2011 05:49:30 +0000 (23:49 -0600)] 
Add support for virtualenvwrapper if its present

14 years agoAdd support for showing what virtualenv is currently active
Travis Swicegood [Thu, 3 Mar 2011 05:42:01 +0000 (23:42 -0600)] 
Add support for showing what virtualenv is currently active

This works with virtualenvwrapper to detect when a virtualenv is
activated and adds "(<name>)" before the path that's being displayed.

14 years agoAllow setting a custom host color
Travis Swicegood [Mon, 28 Feb 2011 20:18:46 +0000 (14:18 -0600)] 
Allow setting a custom host color

This change allows someone to change their host color by adding the
following to their `.bash_profile`:

    # change to red
    THEME_PROMPT_HOST_COLOR="red"
    # change to green
    THEME_PROMPT_HOST_COLOR="green"

Any variable inside the `colors.theme.bash` can be used and it will be
evaluated at the last minute.

14 years agoAdd THEME_PROMPT_HOST for use in prompts
Travis Swicegood [Mon, 28 Feb 2011 19:46:22 +0000 (13:46 -0600)] 
Add THEME_PROMPT_HOST for use in prompts

This switches the doubletime theme over to using a variable for
determining what to display in the prompt.  The original version's use
of a hard-coded `@local` means you would have that suffix displayed even
on remote machines.

14 years agonew "doubletime" theme with more granular git status markers and two-line prompt
Karl Swedberg [Sun, 27 Feb 2011 22:54:35 +0000 (17:54 -0500)] 
new "doubletime" theme with more granular git status markers and two-line prompt

14 years agoAdded lsgrep() function and comments for mkcd() function
Mark Szymanski [Sun, 27 Feb 2011 15:49:51 +0000 (09:49 -0600)] 
Added lsgrep() function and comments for mkcd() function

14 years agoAdded alias, ripped off from oh-my-zsh
Mark Szymanski [Sun, 20 Feb 2011 02:48:03 +0000 (20:48 -0600)] 
Added alias, ripped off from oh-my-zsh

14 years agoAdded modern-t theme, theme to be used with the t (http://stevelosh.com/projects...
Mark Szymanski [Tue, 15 Feb 2011 03:12:25 +0000 (21:12 -0600)] 
Added modern-t theme, theme to be used with the t (stevelosh.com/projects/t/) utility

14 years agoAdded titlebar PWD to modern theme
Mark Szymanski [Sat, 5 Feb 2011 17:49:47 +0000 (11:49 -0600)] 
Added titlebar PWD to modern theme

14 years agoAdded 'hex' alias to open file with Hex Fiend
Mark Szymanski [Thu, 20 Jan 2011 17:05:50 +0000 (11:05 -0600)] 
Added 'hex' alias to open file with Hex Fiend

14 years agoAdded 'textedit' alias
Mark Szymanski [Wed, 19 Jan 2011 22:15:24 +0000 (16:15 -0600)] 
Added 'textedit' alias

14 years agoMerge branch 'master' of github.com:revans/bash-it
Robert R Evans [Thu, 13 Jan 2011 23:10:38 +0000 (15:10 -0800)] 
Merge branch 'master' of github.com:revans/bash-it

14 years agoUpdated my theme
Robert R Evans [Thu, 13 Jan 2011 23:10:31 +0000 (15:10 -0800)] 
Updated my theme

14 years agoPost dates now include the year
Mark Szymanski [Sun, 9 Jan 2011 20:10:56 +0000 (14:10 -0600)] 
Post dates now include the year

14 years agoRemoved old code and added better indentation
Mark Szymanski [Sun, 2 Jan 2011 00:07:49 +0000 (18:07 -0600)] 
Removed old code and added better indentation

14 years agoMerge branch 'master' of github.com:revans/bash-it
Mark Szymanski [Sat, 1 Jan 2011 17:41:31 +0000 (11:41 -0600)] 
Merge branch 'master' of github.com:revans/bash-it

14 years agoAdded quoting for $EDITOR's with spaces
Mark Szymanski [Sat, 1 Jan 2011 17:40:49 +0000 (11:40 -0600)] 
Added quoting for $EDITOR's with spaces

14 years agoMerge
Robert R Evans [Tue, 28 Dec 2010 17:15:31 +0000 (09:15 -0800)] 
Merge

14 years agoUpdated readme to use githubs contributor list
Robert R Evans [Tue, 28 Dec 2010 17:14:38 +0000 (09:14 -0800)] 
Updated readme to use githubs contributor list

14 years agoAdded documentation for 'gll' git alias.
Mark Szymanski [Tue, 28 Dec 2010 16:39:04 +0000 (10:39 -0600)] 
Added documentation for 'gll' git alias.

14 years agoadded awesome graphical git log alias
Florian Baumann [Tue, 28 Dec 2010 12:00:44 +0000 (13:00 +0100)] 
added awesome graphical git log alias

14 years agoAdded aliases for ruby (rb) and git commit --interactive (gci)
Mark Szymanski [Tue, 21 Dec 2010 00:08:01 +0000 (18:08 -0600)] 
Added aliases for ruby (rb) and git commit --interactive (gci)

14 years agoMoved variable and fixed formatting for 'editpost'
Mark Szymanski [Mon, 20 Dec 2010 16:07:33 +0000 (10:07 -0600)] 
Moved variable and fixed formatting for 'editpost'

14 years agoAdded 'editpost' function for jekyll plugins
Mark Szymanski [Mon, 20 Dec 2010 16:02:54 +0000 (10:02 -0600)] 
Added 'editpost' function for jekyll plugins

14 years agoAdded feature to 'modern' theme to show if you are in vim's shell (achieved by the...
Mark Szymanski [Sun, 19 Dec 2010 15:40:52 +0000 (09:40 -0600)] 
Added feature to 'modern' theme to show if you are in vim's shell (achieved by the :sh command)

14 years agoAdded comment to 'modern' theme
Mark Szymanski [Fri, 17 Dec 2010 23:56:43 +0000 (17:56 -0600)] 
Added comment to 'modern' theme

14 years agoMerge branch 'master' of github.com:revans/bash-it
Mark Szymanski [Wed, 15 Dec 2010 00:37:27 +0000 (18:37 -0600)] 
Merge branch 'master' of github.com:revans/bash-it