Commit Graph

  • 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 -10:00
  • 28e2aeda4d Refactored theme to remove scm_info and rename overridden functions Ryan 2011-06-08 11:57:16 -10:00
  • 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 -10:00
  • 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 -10:00
  • dcb0ddec2f Added comments Added imgur screenshot Ryan Kanno 2011-06-07 08:25:45 -10:00
  • f9b31e9f23 Merge remote-tracking branch 'upstream/master' Ryan 2011-06-06 16:41:20 -10:00
  • 279b60e26f Merge pull request #51 from tswicegood/javascript-update Travis Swicegood 2011-06-06 13:41:55 -07:00
  • b7a0cb6133 Added Homebrew aliases Mark Szymanski 2011-06-05 20:45:53 -05:00
  • 13d7c76087 Merge pull request #52 from tswicegood/rvm-enhancements Travis Swicegood 2011-06-03 23:45:26 -07:00
  • 81b82a80d2 Fix an idiot mistake I made Mark Szymanski 2011-06-03 07:36:31 -05:00
  • 5e95755a19 Add another alias for clear and add some more aliases to alias-help Mark Szymanski 2011-06-02 20:29:16 -05:00
  • f3787fdc2e Added comments to theme Ryan 2011-06-01 11:33:41 -10:00
  • 0df98ca8e9 Various theme cleanup (removing vars, extras) Ryan 2011-06-01 11:22:22 -10:00
  • 0611f861bc Changed color schemes Completely removed prefix/suffix for scm Ryan Kanno 2011-05-31 21:38:41 -10:00
  • 9bd5b54984 Added color to the scm prompt Ryan Kanno 2011-05-31 21:23:33 -10:00
  • 09dfe7552c Added ip address (only good for a mac) :D ) Ryan 2011-05-31 19:17:10 -10:00
  • 2a6d1da317 Updated parse_svn_info Ryan 2011-05-31 19:03:28 -10:00
  • aa2f1cbeb7 Added hg dirty/clean modifier Ryan 2011-05-31 18:41:07 -10:00
  • 06d71ab591 Updated git prompt Started hg prompt Ryan 2011-05-31 16:10:30 -10:00
  • 1a83a4d193 Added hawaii50 theme Ryan 2011-05-31 13:19:20 -10:00
  • 9623fd442f Allow clock to be formatted Travis Swicegood 2011-05-30 10:12:51 -05:00
  • b740d7f0f7 Make sure that RVM is loaded before defining extras Travis Swicegood 2011-05-30 09:52:30 -05:00
  • 20d5f97f3e Load RVM and auto-completion is available Travis Swicegood 2011-05-30 09:46:22 -05:00
  • a694d2de9c Allow specifying jQuery/jQuery UI version number and update defaults Travis Swicegood 2011-05-29 15:25:26 -05:00
  • ccf4951d17 Added alias for rake db:migrate Joshua Nussbaum 2011-05-27 23:59:33 -07:00
  • 4814843948 Fix issue with plugin initalization Mark Szymanski 2011-05-27 20:57:57 -05:00
  • 1b268e7c28 Initialize enabled directory if it doesn't exist Mark Szymanski 2011-05-27 11:53:54 -05:00
  • 4898fa9119 Add pmdown function for previewing markdown files Mark Szymanski 2011-05-27 11:47:55 -05:00
  • 516ce40c4e Git ignore works now Mark Szymanski 2011-05-27 11:40:39 -05:00
  • 0d19f1e3f5 Ignore the plugins/enabled directory Mark Szymanski 2011-05-27 11:36:07 -05:00
  • b64d4bc0de add path for bash completion Anton Shemerey 2011-05-26 23:21:34 +03:00
  • 8f0b38ad0e add zork theme Anton Shemerey 2011-05-26 23:12:30 +03:00
  • 838769f053 Merge branch 'master' of github.com:revans/bash-it Mark Szymanski 2011-05-16 22:05:10 -05:00
  • b1e19cfe3e Changed up minimal theme Mark Szymanski 2011-05-16 22:03:57 -05:00
  • 9406bdeb57 Merge pull request #48 from tswicegood/cleanup. Mark Szymanski 2011-05-03 14:48:26 -07:00
  • ffa45b0391 Create the concept of enabled plugins Travis Swicegood 2011-05-02 23:05:59 -05:00
  • 1aedbd6350 remove symbolic link to self Travis Swicegood 2011-05-02 23:00:08 -05:00
  • c517a74a39 Added dos theme Mark Szymanski 2011-04-29 17:56:04 -05:00
  • 8392f29250 Unset the MACTEXT_PATH var so it doesn't leak through to env Travis Swicegood 2011-04-01 08:07:14 -05:00
  • ad502d9483 make sure tmux is launched in 256 color mode Travis Swicegood 2011-03-31 17:01:52 -05:00
  • 97e73f44dc add support for mactex if its present Travis Swicegood 2011-03-31 17:01:33 -05:00
  • b2857a3774 added git_stats function to git plugin collection Florian Baumann 2011-03-27 20:44:17 +02:00
  • 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 +02:00
  • e56c71a002 Added 'tonka' prompt, and personal color scheme. Added 'dirs' plugin, dor directory stack navigation. Daniel Engel 2011-03-14 20:36:25 -04:00
  • 63c60e5fa3 Added "down4me" plugin Mark Szymanski 2011-03-11 20:32:46 -06:00
  • 63a00c757d * 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 Robert Lowe 2011-03-07 23:16:18 -05:00
  • 7ae2952b28 Fix bug of battery plugin not displaying right low percentages (Linux) Jesus de Mula Cano 2011-03-07 17:06:31 +01:00
  • 7eb06af51a Merge branch 'master', remote-tracking branch 'upstream/master' Jesus de Mula Cano 2011-03-07 13:25:41 +01:00
  • 8dded4fdc5 Added battery info for modern theme Mark Szymanski 2011-03-06 18:40:16 -06:00
  • b79fc5d03e Add beginings of mac os support for the battery plugin Jesus de Mula Cano 2011-03-07 01:26:24 +01:00
  • f98a728866 Check for OS type in demula theme prompt string Jesus de Mula Cano 2011-03-07 01:11:20 +01:00
  • cced72742f fix deleting screw up Jesus de Mula Cano 2011-03-07 00:18:05 +01:00
  • 8cc74becc0 Fix demula theme output Jesus de Mula Cano 2011-03-07 00:08:56 +01:00
  • fe9116c8e6 change back http alias and check for Linux to use python2 Jesus de Mula Cano 2011-03-07 00:06:52 +01:00
  • 1080af358d Update battery.plugin to check for acpi existence Jesus de Mula Cano 2011-03-07 00:05:54 +01:00
  • 229aa833a2 Add command_exists function to base.plugin from http://stackoverflow.com/questions/592620/check-if-a-program-exists-from-a-bash-script: Jesus de Mula Cano 2011-03-07 00:02:43 +01:00
  • 23de53a084 battery plugin code clean up Jesus de Mula Cano 2011-03-06 22:37:47 +01:00
  • 0127dc2dc7 Add safe vcprompt use to demula theme and monokai colors. Update default template to include vcprompt path. Jesus de Mula Cano 2011-03-06 18:49:08 +01:00
  • 9681bae634 Update demula theme to use battery plugin Jesus de Mula Cano 2011-03-06 18:17:17 +01:00
  • 8188b91db3 new battery plugin that shows energy in a "bar" all done with acpi and bash Jesus de Mula Cano 2011-03-06 18:12:24 +01:00
  • 908e020a0b Merge remote-tracking branch 'upstream/master' Jesus de Mula Cano 2011-03-06 18:09:32 +01:00
  • 6dd943a23e adds git info to prompt below the root of a repository Jeff Kolesky 2011-03-05 18:08:03 -05:00
  • 5f8e0c49d6 python plugin updated to work with archlinux (envvar python is python 3 not 2). Jesus de Mula Cano 2011-03-04 11:48:12 +01:00
  • a38012fb18 Added demula theme Jesus de Mula Cano 2011-03-04 11:44:56 +01:00
  • 27baae9cb3 Add support for virtualenvwrapper if its present Travis Swicegood 2011-03-02 23:49:30 -06:00
  • ba9b5d22df Add support for showing what virtualenv is currently active Travis Swicegood 2011-03-02 23:42:01 -06:00
  • 1638a1a435 Allow setting a custom host color Travis Swicegood 2011-02-28 14:18:46 -06:00
  • 0c2f3093a0 Add THEME_PROMPT_HOST for use in prompts Travis Swicegood 2011-02-28 13:46:22 -06:00
  • 8ac6e4414e new "doubletime" theme with more granular git status markers and two-line prompt Karl Swedberg 2011-02-27 17:54:35 -05:00
  • e787f2653e Added lsgrep() function and comments for mkcd() function Mark Szymanski 2011-02-27 09:49:51 -06:00
  • 9a6e841805 Added alias, ripped off from oh-my-zsh Mark Szymanski 2011-02-19 20:48:03 -06:00
  • 2228826861 Added modern-t theme, theme to be used with the t (http://stevelosh.com/projects/t/) utility Mark Szymanski 2011-02-14 21:12:25 -06:00
  • 047933378f Added titlebar PWD to modern theme Mark Szymanski 2011-02-05 11:49:47 -06:00
  • b4d773441b Added 'hex' alias to open file with Hex Fiend Mark Szymanski 2011-01-20 11:05:50 -06:00
  • 1c1444f4b2 Added 'textedit' alias Mark Szymanski 2011-01-19 16:15:24 -06:00
  • 89032528af Merge branch 'master' of github.com:revans/bash-it Robert R Evans 2011-01-13 15:10:38 -08:00
  • ee943453ab Updated my theme Robert R Evans 2011-01-13 15:10:31 -08:00
  • bacc6235f0 Post dates now include the year Mark Szymanski 2011-01-09 14:10:56 -06:00
  • 2c988b85bd Removed old code and added better indentation Mark Szymanski 2011-01-01 18:07:49 -06:00
  • 30fc71a337 Merge branch 'master' of github.com:revans/bash-it Mark Szymanski 2011-01-01 11:41:31 -06:00
  • 91835d5f7c Added quoting for $EDITOR's with spaces Mark Szymanski 2011-01-01 11:40:49 -06:00
  • b1df1ab0fe Merge Robert R Evans 2010-12-28 09:15:31 -08:00
  • 4418698a34 Updated readme to use githubs contributor list Robert R Evans 2010-12-28 09:14:38 -08:00
  • c505dcfbbd Added documentation for 'gll' git alias. Mark Szymanski 2010-12-28 10:39:04 -06:00
  • 36438fe680 added awesome graphical git log alias Florian Baumann 2010-12-28 13:00:44 +01:00
  • 6ffba72087 Added aliases for ruby (rb) and git commit --interactive (gci) Mark Szymanski 2010-12-20 18:08:01 -06:00
  • f3a4d44619 Moved variable and fixed formatting for 'editpost' Mark Szymanski 2010-12-20 10:07:33 -06:00
  • 3c0ea6784e Added 'editpost' function for jekyll plugins Mark Szymanski 2010-12-20 10:02:54 -06:00
  • 56d016aed1 Added feature to 'modern' theme to show if you are in vim's shell (achieved by the :sh command) Mark Szymanski 2010-12-19 09:40:52 -06:00
  • 7c13d46bb1 Added comment to 'modern' theme Mark Szymanski 2010-12-17 17:56:43 -06:00
  • aceb959c6b Merge branch 'master' of github.com:revans/bash-it Mark Szymanski 2010-12-14 18:37:27 -06:00
  • f3d19db472 Added $PS3 customization for 'modern' theme. Mark Szymanski 2010-12-14 18:36:44 -06:00
  • ab44572ba4 added minimal config backup function buf() Florian Baumann 2010-12-14 14:33:16 +01:00
  • 2ce12674f6 added https://github.com/rupa/z as a plugin Rich Manalang 2010-12-13 13:39:41 -08:00
  • 33850711cc Merge branch 'master' of git://github.com/revans/bash-it Rich Manalang 2010-12-13 13:38:10 -08:00
  • 0d55346e9b Didn't see the instructions to add myself to README.md. My pull request (#23) was accepted in 6c97585329 John Schulz 2010-12-06 22:08:32 -05:00
  • cbf081d2a0 Merge remote branch 'upstream/master' John Schulz 2010-12-06 21:53:51 -05:00
  • 8d3cd22c54 Removed REF_DIR variable from .bash_profile template. Mark Szymanski 2010-12-06 16:20:36 -06:00
  • afafe316b5 Removed all traces of ref because I am going to be making it into a separate project. Mark Szymanski 2010-12-06 16:10:56 -06:00
  • f8988c2676 Merge branch 'noqqe-master' Mark Szymanski 2010-12-06 16:05:34 -06:00