Commit Graph

  • 1f0594b7d1 update to ignore all "enabled" files Travis Swicegood 2011-06-21 09:22:24 -0500
  • e115b4c5af Move auto-complete code over to available -> enabled style Travis Swicegood 2011-06-21 09:20:40 -0500
  • 65dfcaa00b Merge branch 'master' of git://github.com/revans/bash-it Anton Shemerey 2011-06-21 12:17:15 +0300
  • 8e3b86a3d9 add rails bash completion plugin from https://github.com/jweslley/rails_completion Anton Shemerey 2011-06-21 12:11:48 +0300
  • 972d58f9c5 Merge pull request #61 from desandro/master Mark Szymanski 2011-06-20 13:37:30 -0700
  • d6a113e625 Merge 4a8e08e783 into d9efdca369 GitHub Merge Button 2011-06-20 13:37:25 -0700
  • 4a8e08e783 Revert "Add various aliases" David DeSandro 2011-06-20 16:13:59 -0400
  • 11b5955161 Revert "move garb into git plugins; rename newpost as jknewpost" David DeSandro 2011-06-20 16:13:34 -0400
  • 7958a03d15 Merge branch 'master' of https://github.com/revans/bash-it David DeSandro 2011-06-20 09:12:48 -0400
  • d9efdca369 Merge pull request #59 from ryankanno/master Mark Szymanski 2011-06-19 08:25:47 -0700
  • c512cdc29c Merge 758c57621a into 02ea2d4f5f GitHub Merge Button 2011-06-18 13:58:52 -0700
  • 5e75b13076 reverting d22a4cfa70 JFSIII 2011-06-18 16:11:53 -0400
  • 758c57621a Removed variables specific to hawaii50 theme :) Ryan Kanno 2011-06-18 10:07:26 -1000
  • 02ea2d4f5f Merge pull request #58 from jfsiii/master Mark Szymanski 2011-06-18 08:59:49 -0700
  • 2fa4928dd3 Merge ccab485f74 into b5efd9044b GitHub Merge Button 2011-06-18 08:59:33 -0700
  • ccab485f74 Reverting alterations introduced in 3dc4620320 Moved SCM_NON_CHAR change to theme since it is theme-specific and shouldn't affect all themes. JFSIII 2011-06-18 11:55:22 -0400
  • b5efd9044b Merge pull request #57 from jfsiii/master Mark Szymanski 2011-06-18 08:51:03 -0700
  • a964f10c95 Merge 4219db7aff into dbbd69ed6e GitHub Merge Button 2011-06-18 08:40:50 -0700
  • 4219db7aff Update theme to use the already escaped colors added in 46b8d27815 JFSIII 2011-06-18 11:23:26 -0400
  • 59f7a188a7 Add `${reset_color}` at the end of `PS1` to prevent color from bleeding JFSIII 2011-06-18 11:04:01 -0400
  • 8b380c1914 Convert theme to use the already escaped colors introduced in 46b8d27815 JFSIII 2011-06-18 10:57:59 -0400
  • f941e04632 Merge branch 'master' of https://github.com/revans/bash-it David DeSandro 2011-06-18 09:38:08 -0400
  • 2b4f94a804 more customizations to prompt theme rjorgenson 2011-06-18 04:42:44 -0700
  • a59d785883 added todo.txt-cli count to prompt and cleaned up some color code rjorgenson 2011-06-17 23:28:57 -0700
  • 65ce6fdb6f Merge branch 'master' of https://github.com/desandro/bash-it JFSIII 2011-06-17 22:48:07 -0400
  • 0c0e67f901 Merge branch 'master' of http://github.com/revans/bash-it JFSIII 2011-06-17 22:16:34 -0400
  • 1b7c9419bf Convert themes and plugins to use the update colors. Themes are no longer burdened with escaping the unprintable characters JFSIII 2011-06-17 19:45:21 -0400
  • dbbd69ed6e Merge pull request #56 from dleavitt/patch-1 Mark Szymanski 2011-06-17 14:46:26 -0700
  • 3a322fe341 Merge bb99031325 into ce4a6e6f26 GitHub Merge Button 2011-06-17 14:42:47 -0700
  • bb99031325 Added "hg_prompt_info" to base theme - it is used by scm_prompt_info Daniel Leavitt 2011-06-17 14:38:49 -0700
  • ce4a6e6f26 Merge pull request #54 from ryankanno/master Travis Swicegood 2011-06-17 13:42:54 -0700
  • d567484aa1 Merge 8e1107730d into 78270b3ab5 GitHub Merge Button 2011-06-17 13:37:24 -0700
  • 8e1107730d Needed to escape colors correctly for line wrapping to occur. Removed extraneous DEFAULT_COLOR in prompt Ryan Kanno 2011-06-17 10:31:49 -1000
  • 46b8d27815 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? JFSIII 2011-06-17 14:58:20 -0400
  • 78270b3ab5 Make sure custom aliases file exists before sourcing it Mark Szymanski 2011-06-17 11:22:39 -0500
  • d22a4cfa70 move garb into git plugins; rename newpost as jknewpost David DeSandro 2011-06-17 11:01:18 -0400
  • 3ef689f29a Add various aliases David DeSandro 2011-06-17 10:57:31 -0400
  • fcf358169f rainbowbrite theme : color branch status indicator David DeSandro 2011-06-17 10:34:20 -0400
  • 3dc4620320 SCM_NONE_CHAR='.' -> dot if no repo David DeSandro 2011-06-17 10:24:04 -0400
  • 1f1ab36f37 Add rainbowbrite theme David DeSandro 2011-06-17 10:18:48 -0400
  • e8a4e35454 initial port of zork prompt theme to my own rjorgenson 2011-06-17 06:13:55 -0700
  • 50179fd778 Can't forget to source the custom aliases! Mark Szymanski 2011-06-13 22:05:45 -0500
  • 80e734f3e0 Added Homebrew aliases to the available aliases Mark Szymanski 2011-06-13 11:45:24 -0500
  • 2aabce1fbe Merge ef42010c7b into 279b60e26f GitHub Merge Button 2011-06-12 17:48:40 -0700
  • ef42010c7b Make all aliases optional (a la plugins) Travis Swicegood 2011-06-12 19:44:27 -0500
  • 49f897ae0d Changed ip function to use bash-it's func, parsing out 127.0.0.1 Attached public facing ip address to list Ryan Kanno 2011-06-09 13:20:41 -1000
  • b96345e00c Added VIRTUAL_PROMPT_ENABLED FLAG Added -e to echo to interpret \ Updated bash conditionals to use [[]] Ryan Kanno 2011-06-09 12:18:11 -1000
  • 09bd0ef5d0 Um, what was I thinking. Removed SCM_PROMPT_PREFIX and custom scm_info. (No need for it). Ryan 2011-06-08 13:34:27 -1000
  • 28e2aeda4d Refactored theme to remove scm_info and rename overridden functions Ryan 2011-06-08 11:57:16 -1000
  • 0713fdc031 Added virtualenv_prompt to base.theme.bash (modeled after rvm_prompt) Removed virtualenv/rvm from hawaii50 theme Ryan 2011-06-08 11:32:50 -1000
  • c7fcf20648 Updated scm function to include `hg root` to check for Mercurial Removed scm function from hawaii50.theme.bash Ryan 2011-06-08 10:20:04 -1000
  • dcb0ddec2f Added comments Added imgur screenshot Ryan Kanno 2011-06-07 08:25:45 -1000
  • f9b31e9f23 Merge remote-tracking branch 'upstream/master' Ryan 2011-06-06 16:41:20 -1000
  • 279b60e26f Merge pull request #51 from tswicegood/javascript-update Travis Swicegood 2011-06-06 13:41:55 -0700
  • 62f106c529 Merge a694d2de9c into b7a0cb6133 GitHub Merge Button 2011-06-06 13:41:41 -0700
  • b7a0cb6133 Added Homebrew aliases Mark Szymanski 2011-06-05 20:45:53 -0500
  • 13d7c76087 Merge pull request #52 from tswicegood/rvm-enhancements Travis Swicegood 2011-06-03 23:45:26 -0700
  • 14f1781dd2 Merge b740d7f0f7 into 81b82a80d2 GitHub Merge Button 2011-06-03 09:23:19 -0700
  • 81b82a80d2 Fix an idiot mistake I made Mark Szymanski 2011-06-03 07:36:31 -0500
  • 5e95755a19 Add another alias for clear and add some more aliases to alias-help Mark Szymanski 2011-06-02 20:29:16 -0500
  • f3787fdc2e Added comments to theme Ryan 2011-06-01 11:33:41 -1000
  • 0df98ca8e9 Various theme cleanup (removing vars, extras) Ryan 2011-06-01 11:22:22 -1000
  • 0611f861bc Changed color schemes Completely removed prefix/suffix for scm Ryan Kanno 2011-05-31 21:38:41 -1000
  • 9bd5b54984 Added color to the scm prompt Ryan Kanno 2011-05-31 21:23:33 -1000
  • 09dfe7552c Added ip address (only good for a mac) :D ) Ryan 2011-05-31 19:17:10 -1000
  • 2a6d1da317 Updated parse_svn_info Ryan 2011-05-31 19:03:28 -1000
  • aa2f1cbeb7 Added hg dirty/clean modifier Ryan 2011-05-31 18:41:07 -1000
  • 06d71ab591 Updated git prompt Started hg prompt Ryan 2011-05-31 16:10:30 -1000
  • 1a83a4d193 Added hawaii50 theme Ryan 2011-05-31 13:19:20 -1000
  • 902ef31309 Merge 9623fd442f into ccf4951d17 GitHub Merge Button 2011-05-30 08:14:18 -0700
  • 9623fd442f Allow clock to be formatted Travis Swicegood 2011-05-30 10:12:51 -0500
  • b740d7f0f7 Make sure that RVM is loaded before defining extras Travis Swicegood 2011-05-30 09:52:30 -0500
  • 20d5f97f3e Load RVM and auto-completion is available Travis Swicegood 2011-05-30 09:46:22 -0500
  • 845b948220 Merge branch 'master' of git://github.com/revans/bash-it Anton Shemerey 2011-05-30 12:20:16 +0300
  • a694d2de9c Allow specifying jQuery/jQuery UI version number and update defaults Travis Swicegood 2011-05-29 15:25:26 -0500
  • 7c3ef690e8 Merge ccf4951d17 into 4814843948 GitHub Merge Button 2011-05-28 09:03:57 -0700
  • ccf4951d17 Added alias for rake db:migrate Joshua Nussbaum 2011-05-27 23:59:33 -0700
  • 4814843948 Fix issue with plugin initalization Mark Szymanski 2011-05-27 20:57:57 -0500
  • 1b268e7c28 Initialize enabled directory if it doesn't exist Mark Szymanski 2011-05-27 11:53:54 -0500
  • 4898fa9119 Add pmdown function for previewing markdown files Mark Szymanski 2011-05-27 11:47:55 -0500
  • 516ce40c4e Git ignore works now Mark Szymanski 2011-05-27 11:40:39 -0500
  • 0d19f1e3f5 Ignore the plugins/enabled directory Mark Szymanski 2011-05-27 11:36:07 -0500
  • dd3d283b39 add alias for update submodule, use this for update vim pathoge bundles Anton Shemerey 2011-05-27 17:35:25 +0300
  • 4f0c4217cf Merge b64d4bc0de into 838769f053 GitHub Merge Button 2011-05-26 13:36:03 -0700
  • b64d4bc0de add path for bash completion Anton Shemerey 2011-05-26 23:21:34 +0300
  • 8f0b38ad0e add zork theme Anton Shemerey 2011-05-26 23:12:30 +0300
  • 838769f053 Merge branch 'master' of github.com:revans/bash-it Mark Szymanski 2011-05-16 22:05:10 -0500
  • b1e19cfe3e Changed up minimal theme Mark Szymanski 2011-05-16 22:03:57 -0500
  • 9406bdeb57 Merge pull request #48 from tswicegood/cleanup. Mark Szymanski 2011-05-03 14:48:26 -0700
  • 58347c1f9c Merge ffa45b0391 into c517a74a39 GitHub Merge Button 2011-05-02 21:13:34 -0700
  • ffa45b0391 Create the concept of enabled plugins Travis Swicegood 2011-05-02 23:05:59 -0500
  • 1aedbd6350 remove symbolic link to self Travis Swicegood 2011-05-02 23:00:08 -0500
  • c517a74a39 Added dos theme Mark Szymanski 2011-04-29 17:56:04 -0500
  • 8392f29250 Unset the MACTEXT_PATH var so it doesn't leak through to env Travis Swicegood 2011-04-01 08:07:14 -0500
  • ad502d9483 make sure tmux is launched in 256 color mode Travis Swicegood 2011-03-31 17:01:52 -0500
  • 97e73f44dc add support for mactex if its present Travis Swicegood 2011-03-31 17:01:33 -0500
  • b2857a3774 added git_stats function to git plugin collection Florian Baumann 2011-03-27 20:44:17 +0200
  • 0798a8034a removed hcht plugin. there are several bugs which couldn't be fixed so far without rewriting the whole module Florian Baumann 2011-03-27 20:28:47 +0200
  • e56c71a002 Added 'tonka' prompt, and personal color scheme. Added 'dirs' plugin, dor directory stack navigation. Daniel Engel 2011-03-14 20:36:25 -0400
  • 63c60e5fa3 Added "down4me" plugin Mark Szymanski 2011-03-11 20:32:46 -0600