Commit Graph

283 Commits (dbbd69ed6e8b32d17bdbd5624747cc4480547180)

Author SHA1 Message Date
Mark Szymanski dbbd69ed6e Merge pull request #56 from dleavitt/patch-1
Added "hg_prompt_info" to base theme
2011-06-17 14:46:26 -07:00
Daniel Leavitt bb99031325 Added "hg_prompt_info" to base theme - it is used by scm_prompt_info 2011-06-17 14:38:49 -07:00
Travis Swicegood ce4a6e6f26 Merge pull request #54 from ryankanno/master
Added hawaii50 theme
2011-06-17 13:42:54 -07:00
Ryan Kanno 8e1107730d Needed to escape colors correctly for line wrapping to occur.
Removed extraneous DEFAULT_COLOR in prompt
2011-06-17 10:31:49 -10:00
Mark Szymanski 78270b3ab5 Make sure custom aliases file exists before sourcing it 2011-06-17 11:22:39 -05:00
Mark Szymanski 50179fd778 Can't forget to source the custom aliases! 2011-06-13 22:05:45 -05:00
Mark Szymanski 80e734f3e0 Added Homebrew aliases to the available aliases 2011-06-13 11:45:24 -05:00
Travis Swicegood ef42010c7b 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.
2011-06-12 19:47:17 -05:00
Ryan Kanno 49f897ae0d Changed ip function to use bash-it's func, parsing out 127.0.0.1
Attached public facing ip address to list
2011-06-09 13:20:41 -10:00
Ryan Kanno b96345e00c Added VIRTUAL_PROMPT_ENABLED FLAG
Added -e to echo to interpret \
Updated bash conditionals to use [[]]
2011-06-09 12:18:11 -10:00
Ryan 09bd0ef5d0 Um, what was I thinking. Removed SCM_PROMPT_PREFIX and custom scm_info. (No
need for it).
2011-06-08 13:34:27 -10:00
Ryan 28e2aeda4d Refactored theme to remove scm_info and rename overridden functions 2011-06-08 11:57:16 -10:00
Ryan 0713fdc031 Added virtualenv_prompt to base.theme.bash (modeled after rvm_prompt)
Removed virtualenv/rvm from hawaii50 theme
2011-06-08 11:32:50 -10:00
Ryan c7fcf20648 Updated scm function to include `hg root` to check for Mercurial
Removed scm function from hawaii50.theme.bash
2011-06-08 10:20:04 -10:00
Ryan Kanno dcb0ddec2f Added comments
Added imgur screenshot
2011-06-07 08:25:45 -10:00
Ryan f9b31e9f23 Merge remote-tracking branch 'upstream/master' 2011-06-06 16:41:20 -10:00
Travis Swicegood 279b60e26f Merge pull request #51 from tswicegood/javascript-update
Allow specifying jQuery/jQuery UI version number and update defaults
2011-06-06 13:41:55 -07:00
Mark Szymanski b7a0cb6133 Added Homebrew aliases 2011-06-05 20:45:53 -05:00
Travis Swicegood 13d7c76087 Merge pull request #52 from tswicegood/rvm-enhancements
Optimize how RVM is loaded and add RVM auto completion.
2011-06-03 23:45:26 -07:00
Mark Szymanski 81b82a80d2 Fix an idiot mistake I made 2011-06-03 07:36:31 -05:00
Mark Szymanski 5e95755a19 Add another alias for clear and add some more aliases to alias-help 2011-06-02 20:29:16 -05:00
Ryan f3787fdc2e Added comments to theme 2011-06-01 11:33:41 -10:00
Ryan 0df98ca8e9 Various theme cleanup (removing vars, extras) 2011-06-01 11:22:22 -10:00
Ryan Kanno 0611f861bc Changed color schemes
Completely removed prefix/suffix for scm
2011-05-31 21:38:41 -10:00
Ryan Kanno 9bd5b54984 Added color to the scm prompt 2011-05-31 21:23:33 -10:00
Ryan 09dfe7552c Added ip address (only good for a mac) :D
)
2011-05-31 19:17:10 -10:00
Ryan 2a6d1da317 Updated parse_svn_info 2011-05-31 19:03:28 -10:00
Ryan aa2f1cbeb7 Added hg dirty/clean modifier 2011-05-31 18:41:07 -10:00
Ryan 06d71ab591 Updated git prompt
Started hg prompt
2011-05-31 16:10:30 -10:00
Ryan 1a83a4d193 Added hawaii50 theme 2011-05-31 13:19:20 -10:00
Travis Swicegood 9623fd442f Allow clock to be formatted 2011-05-30 10:12:51 -05:00
Travis Swicegood b740d7f0f7 Make sure that RVM is loaded before defining extras 2011-05-30 09:52:30 -05:00
Travis Swicegood 20d5f97f3e 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.
2011-05-30 09:46:22 -05:00
Travis Swicegood a694d2de9c Allow specifying jQuery/jQuery UI version number and update defaults 2011-05-29 15:25:26 -05:00
Joshua Nussbaum ccf4951d17 Added alias for rake db:migrate 2011-05-27 23:59:33 -07:00
Mark Szymanski 4814843948 Fix issue with plugin initalization 2011-05-27 20:57:57 -05:00
Mark Szymanski 1b268e7c28 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
2011-05-27 11:53:54 -05:00
Mark Szymanski 4898fa9119 Add pmdown function for previewing markdown files 2011-05-27 11:47:55 -05:00
Mark Szymanski 516ce40c4e Git ignore works now 2011-05-27 11:40:39 -05:00
Mark Szymanski 0d19f1e3f5 Ignore the plugins/enabled directory 2011-05-27 11:36:07 -05:00
Anton Shemerey b64d4bc0de add path for bash completion 2011-05-26 23:21:34 +03:00
Anton Shemerey 8f0b38ad0e add zork theme 2011-05-26 23:12:30 +03:00
Mark Szymanski 838769f053 Merge branch 'master' of github.com:revans/bash-it 2011-05-16 22:05:10 -05:00
Mark Szymanski b1e19cfe3e Changed up minimal theme
Removed Vim prompt stuff and made the prompt cyan
2011-05-16 22:03:57 -05:00
Mark Szymanski 9406bdeb57 Merge pull request #48 from tswicegood/cleanup.
Move toward allowing disabling of plugins without removal
2011-05-03 14:48:26 -07:00
Travis Swicegood ffa45b0391 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.
2011-05-02 23:12:50 -05:00
Travis Swicegood 1aedbd6350 remove symbolic link to self 2011-05-02 23:12:50 -05:00
Mark Szymanski c517a74a39 Added dos theme 2011-04-29 17:56:04 -05:00
Travis Swicegood 8392f29250 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.
2011-04-01 08:07:14 -05:00
Travis Swicegood ad502d9483 make sure tmux is launched in 256 color mode 2011-03-31 17:02:48 -05:00