David DeSandro [Fri, 17 Jun 2011 14:34:20 +0000 (10:34 -0400)]
rainbowbrite theme : color branch status indicator
David DeSandro [Fri, 17 Jun 2011 14:24:04 +0000 (10:24 -0400)]
SCM_NONE_CHAR='.' -> dot if no repo
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
Mark Szymanski [Tue, 14 Jun 2011 03:05:45 +0000 (22:05 -0500)]
Can't forget to source the custom aliases!
Mark Szymanski [Mon, 13 Jun 2011 16:45:24 +0000 (11:45 -0500)]
Added Homebrew aliases to the available aliases
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.
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
Mark Szymanski [Mon, 6 Jun 2011 01:45:53 +0000 (20:45 -0500)]
Added Homebrew aliases
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.
Mark Szymanski [Fri, 3 Jun 2011 12:36:31 +0000 (07:36 -0500)]
Fix an idiot mistake I made
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
Travis Swicegood [Mon, 30 May 2011 15:12:51 +0000 (10:12 -0500)]
Allow clock to be formatted
Travis Swicegood [Mon, 30 May 2011 14:52:30 +0000 (09:52 -0500)]
Make sure that RVM is loaded before defining extras
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.
Travis Swicegood [Sun, 29 May 2011 20:25:26 +0000 (15:25 -0500)]
Allow specifying jQuery/jQuery UI version number and update defaults
Joshua Nussbaum [Sat, 28 May 2011 06:59:33 +0000 (23:59 -0700)]
Added alias for rake db:migrate
Mark Szymanski [Sat, 28 May 2011 01:57:57 +0000 (20:57 -0500)]
Fix issue with plugin initalization
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
Mark Szymanski [Fri, 27 May 2011 16:47:55 +0000 (11:47 -0500)]
Add pmdown function for previewing markdown files
Mark Szymanski [Fri, 27 May 2011 16:40:39 +0000 (11:40 -0500)]
Git ignore works now
Mark Szymanski [Fri, 27 May 2011 16:36:07 +0000 (11:36 -0500)]
Ignore the plugins/enabled directory
Anton Shemerey [Thu, 26 May 2011 20:21:34 +0000 (23:21 +0300)]
add path for bash completion
Anton Shemerey [Thu, 26 May 2011 20:12:30 +0000 (23:12 +0300)]
add zork theme
Mark Szymanski [Tue, 17 May 2011 03:05:10 +0000 (22:05 -0500)]
Merge branch 'master' of github.com:revans/bash-it
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
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
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.
Travis Swicegood [Tue, 3 May 2011 04:00:08 +0000 (23:00 -0500)]
remove symbolic link to self
Mark Szymanski [Fri, 29 Apr 2011 22:56:04 +0000 (17:56 -0500)]
Added dos theme
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.
Travis Swicegood [Thu, 31 Mar 2011 22:01:52 +0000 (17:01 -0500)]
make sure tmux is launched in 256 color mode
Travis Swicegood [Thu, 31 Mar 2011 22:01:33 +0000 (17:01 -0500)]
add support for mactex if its present
Florian Baumann [Sun, 27 Mar 2011 18:44:17 +0000 (20:44 +0200)]
added git_stats function to git plugin collection
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
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.
Mark Szymanski [Sat, 12 Mar 2011 02:32:46 +0000 (20:32 -0600)]
Added "down4me" plugin
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
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)
Jesus de Mula Cano [Mon, 7 Mar 2011 12:25:41 +0000 (13:25 +0100)]
Merge branch 'master', remote-tracking branch 'upstream/master'
Mark Szymanski [Mon, 7 Mar 2011 00:40:16 +0000 (18:40 -0600)]
Added battery info for modern theme
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
Jesus de Mula Cano [Mon, 7 Mar 2011 00:11:20 +0000 (01:11 +0100)]
Check for OS type in demula theme prompt string
Jesus de Mula Cano [Sun, 6 Mar 2011 23:18:05 +0000 (00:18 +0100)]
fix deleting screw up
Jesus de Mula Cano [Sun, 6 Mar 2011 23:08:56 +0000 (00:08 +0100)]
Fix demula theme output
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
Jesus de Mula Cano [Sun, 6 Mar 2011 23:05:54 +0000 (00:05 +0100)]
Update battery.plugin to check for acpi existence
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:
Jesus de Mula Cano [Sun, 6 Mar 2011 21:37:47 +0000 (22:37 +0100)]
battery plugin code clean up
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.
Jesus de Mula Cano [Sun, 6 Mar 2011 17:17:17 +0000 (18:17 +0100)]
Update demula theme to use battery plugin
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
Jesus de Mula Cano [Sun, 6 Mar 2011 17:09:32 +0000 (18:09 +0100)]
Merge remote-tracking branch 'upstream/master'
Jeff Kolesky [Sat, 5 Mar 2011 23:08:03 +0000 (18:08 -0500)]
adds git info to prompt below the root of a repository
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).
Jesus de Mula Cano [Fri, 4 Mar 2011 10:44:56 +0000 (11:44 +0100)]
Added demula theme
Travis Swicegood [Thu, 3 Mar 2011 05:49:30 +0000 (23:49 -0600)]
Add support for virtualenvwrapper if its present
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.
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.
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.
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
Mark Szymanski [Sun, 27 Feb 2011 15:49:51 +0000 (09:49 -0600)]
Added lsgrep() function and comments for mkcd() function
Mark Szymanski [Sun, 20 Feb 2011 02:48:03 +0000 (20:48 -0600)]
Added alias, ripped off from oh-my-zsh
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
Mark Szymanski [Sat, 5 Feb 2011 17:49:47 +0000 (11:49 -0600)]
Added titlebar PWD to modern theme
Mark Szymanski [Thu, 20 Jan 2011 17:05:50 +0000 (11:05 -0600)]
Added 'hex' alias to open file with Hex Fiend
Mark Szymanski [Wed, 19 Jan 2011 22:15:24 +0000 (16:15 -0600)]
Added 'textedit' alias
Robert R Evans [Thu, 13 Jan 2011 23:10:38 +0000 (15:10 -0800)]
Merge branch 'master' of github.com:revans/bash-it
Robert R Evans [Thu, 13 Jan 2011 23:10:31 +0000 (15:10 -0800)]
Updated my theme
Mark Szymanski [Sun, 9 Jan 2011 20:10:56 +0000 (14:10 -0600)]
Post dates now include the year
Mark Szymanski [Sun, 2 Jan 2011 00:07:49 +0000 (18:07 -0600)]
Removed old code and added better indentation
Mark Szymanski [Sat, 1 Jan 2011 17:41:31 +0000 (11:41 -0600)]
Merge branch 'master' of github.com:revans/bash-it
Mark Szymanski [Sat, 1 Jan 2011 17:40:49 +0000 (11:40 -0600)]
Added quoting for $EDITOR's with spaces
Robert R Evans [Tue, 28 Dec 2010 17:15:31 +0000 (09:15 -0800)]
Merge
Robert R Evans [Tue, 28 Dec 2010 17:14:38 +0000 (09:14 -0800)]
Updated readme to use githubs contributor list
Mark Szymanski [Tue, 28 Dec 2010 16:39:04 +0000 (10:39 -0600)]
Added documentation for 'gll' git alias.
Florian Baumann [Tue, 28 Dec 2010 12:00:44 +0000 (13:00 +0100)]
added awesome graphical git log alias
Mark Szymanski [Tue, 21 Dec 2010 00:08:01 +0000 (18:08 -0600)]
Added aliases for ruby (rb) and git commit --interactive (gci)
Mark Szymanski [Mon, 20 Dec 2010 16:07:33 +0000 (10:07 -0600)]
Moved variable and fixed formatting for 'editpost'
Mark Szymanski [Mon, 20 Dec 2010 16:02:54 +0000 (10:02 -0600)]
Added 'editpost' function for jekyll plugins
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)
Mark Szymanski [Fri, 17 Dec 2010 23:56:43 +0000 (17:56 -0600)]
Added comment to 'modern' theme
Mark Szymanski [Wed, 15 Dec 2010 00:37:27 +0000 (18:37 -0600)]
Merge branch 'master' of github.com:revans/bash-it
Mark Szymanski [Wed, 15 Dec 2010 00:36:44 +0000 (18:36 -0600)]
Added $PS3 customization for 'modern' theme.
Florian Baumann [Tue, 14 Dec 2010 13:33:16 +0000 (14:33 +0100)]
added minimal config backup function buf()
Rich Manalang [Mon, 13 Dec 2010 21:39:41 +0000 (13:39 -0800)]
added https://github.com/rupa/z as a plugin
Rich Manalang [Mon, 13 Dec 2010 21:38:10 +0000 (13:38 -0800)]
Merge branch 'master' of git://github.com/revans/bash-it
John Schulz [Tue, 7 Dec 2010 03:08:32 +0000 (22:08 -0500)]
Didn't see the instructions to add myself to `README.md`. My pull request (#23) was accepted in
6c975853292f6d897c871c51149a63ec62abd0b6
John Schulz [Tue, 7 Dec 2010 02:53:51 +0000 (21:53 -0500)]
Merge remote branch 'upstream/master'
Mark Szymanski [Mon, 6 Dec 2010 22:20:36 +0000 (16:20 -0600)]
Removed REF_DIR variable from .bash_profile template.
Mark Szymanski [Mon, 6 Dec 2010 22:10:56 +0000 (16:10 -0600)]
Removed all traces of ref because I am going to be making it into a separate project.
Mark Szymanski [Mon, 6 Dec 2010 22:05:34 +0000 (16:05 -0600)]
Merge branch 'noqqe-master'
Florian Baumann [Mon, 6 Dec 2010 15:01:06 +0000 (16:01 +0100)]
added advanced ssh completion
Mark Szymanski [Mon, 6 Dec 2010 03:15:30 +0000 (21:15 -0600)]
Added PS2 to modern theme
Mark Szymanski [Mon, 6 Dec 2010 03:12:45 +0000 (21:12 -0600)]
Added better documentation for ref
Mark Szymanski [Mon, 6 Dec 2010 02:50:57 +0000 (20:50 -0600)]
Added 'new' command for ref.
Mark Szymanski [Sun, 5 Dec 2010 23:08:33 +0000 (17:08 -0600)]
Formatting fixes
Mark Szymanski [Sun, 5 Dec 2010 23:06:04 +0000 (17:06 -0600)]
Improved ref documentation
Mark Szymanski [Sun, 5 Dec 2010 23:01:19 +0000 (17:01 -0600)]
Added documentation for ref plugin
Mark Szymanski [Sun, 5 Dec 2010 22:49:58 +0000 (16:49 -0600)]
Added REF_DIR variable for the ref plugin
Mark Szymanski [Sun, 5 Dec 2010 22:49:45 +0000 (16:49 -0600)]
Added 'ref' plugin