1. 2e8be86 Introduce $(ruby_version_prompt), wrapping around rbfu, rbenv and RVM support. by Hendrik Mans · 14 years ago
  2. d356ecb Add rbfu support. by Hendrik Mans · 14 years ago
  3. 12167fb Merge pull request #88 from victorcoder/master by Robert Evans · 14 years ago
  4. ce6ec17 Merge pull request #92 from antono/master by Robert Evans · 14 years ago
  5. 538980c Set terminal emulatior title by Antono Vasiljev · 14 years ago
  6. bd61f6e Added bash functions preexec() and precmd() by Antono Vasiljev · 14 years ago
  7. fd9db22 Merge pull request #87 from nwinkler/ssh-completion-bash-it by Travis Swicegood · 14 years ago
  8. aa622e8 add mkvenv shortcut by Travis Swicegood · 14 years ago
  9. 7dca9ae Merge pull request #89 from mbriggs/master by Travis Swicegood · 14 years ago
  10. afbb092 adds a ruby/git oriented theme by Matt Briggs · 14 years ago
  11. e7deb90 Typos in plugin by Victor Castell · 14 years ago
  12. ef4111e rbenv plugin by Victor Castell · 14 years ago
  13. 76fcb58 envy theme to implement rbenv version promt by Victor Castell · 14 years ago
  14. 9df9ac3 Fixed SSH completion to include both config and known_hosts. Works on OS X for me if set up like that. by Nils Winkler · 14 years ago
  15. b59ee65 Make sure that the new BASH_IT/BASH_IT_THEME maintains BC by Travis Swicegood · 14 years ago
  16. b6d444d Move this back to its original location by Travis Swicegood · 14 years ago
  17. ad7c1eb Merge remote-tracking branch 'jfsiii/master' by Travis Swicegood · 14 years ago
  18. e319423 `$BASH_IT` should be conditionally defined before use. by John Schulz · 14 years ago
  19. 7483c6d Custom themes should be loaded *after* the base theme. by John Schulz · 14 years ago
  20. ea131c8 Merge pull request #84 from jpschewe/master by Travis Swicegood · 14 years ago
  21. 7d18ccc Remove error message when enabled directory is empty by Jon Schewe · 14 years ago
  22. b2b629e New prompt functions and variables by John Schulz · 14 years ago
  23. 323ce20 Replace `$BASH` with `$BASH_IT` because `$BASH` is already used on *nix systems for the pathname to the executable (http://www.gnu.org/software/bash/manual/html_node/Bash-Variables.html#Bash-Variables) by John Schulz · 14 years ago
  24. 1121438 Merge branch 'master' of http://github.com/revans/bash-it by John Schulz · 14 years ago
  25. 8c98ddc Merge pull request #80 from eimermusic/master by Travis Swicegood · 14 years ago
  26. 8a46e19 Bundler aliases "inspired by" OhMyZsh by Martin Westin · 14 years ago
  27. 18bccea Updated nvm.plugin.bash by Antono Vasiljev · 14 years ago
  28. ed47f8f Merge branch 'doubletree' by Travis Swicegood · 14 years ago
  29. 8e0b668 Do not break out of the loop instead continue with other items in the list. by Noorul Islam K M · 14 years ago
  30. 70e4c1c Merge branch 'master' of github.com:revans/bash-it by Mark Szymanski · 14 years ago
  31. ba8fde8 Make gshuf alias checker work on other bash versions by Mark Szymanski · 14 years ago
  32. ef1a1bc Merge pull request #76 from antono/master by Travis Swicegood · 14 years ago
  33. 380a4a6 Alias for textmate only on darwin* by Antono Vasiljev · 14 years ago
  34. 89da5f9 general.aliases.bash: use native tree if [ -x ] .... by Antono Vasiljev · 14 years ago
  35. 818e687 Detect OS in emacs.aliases.bash by Antono Vasiljev · 14 years ago
  36. 5764340 Add simple password generator by Mark Szymanski · 14 years ago
  37. e964c02 Add alias for shuf -> gshuf by Mark Szymanski · 14 years ago
  38. dcdfd66 BOOKMARKing:remove absolute path of sed, to make compatible with OS X by Yakkala Yagnesh Raghava · 14 years ago
  39. c6e096e Add BOOKMARKing functionality to dirs plugin by Yakkala Yagnesh Raghava · 14 years ago
  40. 9c74671 Merge pull request #74 from victorcoder/master by Mark Szymanski · 14 years ago
  41. 484c57b Refactored gem completion to load gem lists on demand intead of on load by Victor Castell · 14 years ago
  42. 55c32cc Break needed in load_some Y case by Victor Castell · 14 years ago
  43. 159e1e4 More granular enabling of plugins/completion/aliases by Mark Szymanski · 14 years ago
  44. dac2f5b Merge branch 'master' of github.com:revans/bash-it by Mark Szymanski · 14 years ago
  45. 3eff6b2 Add ability to choose what plugins/aliases/completion to install at install time by Mark Szymanski · 14 years ago
  46. 80ec9c0 Remove automatic creation of enabled plugins/aliases/completion by Mark Szymanski · 14 years ago
  47. 41ca567 add color to the prefix by Travis Swicegood · 14 years ago
  48. 11995c1 make sure its obvious which is ruby and which is python by Travis Swicegood · 14 years ago
  49. 1251c20 add rvm to prompt by Travis Swicegood · 14 years ago
  50. aa56e2a ditch custom virtualenv_prompt in favor of one in base by Travis Swicegood · 14 years ago
  51. 021000c Merge pull request #71 from victorcoder/master by Mark Szymanski · 14 years ago
  52. ec31589 Fixed installation paths in docs. by Victor Castell · 14 years ago
  53. 1051720 Add error throw for no file specified by Mark Szymanski · 14 years ago
  54. 561c4d6 Move extract.bash to a proper location by Mark Szymanski · 14 years ago
  55. 37930b0 Merge pull request #69 from antono/bash-it by Mark Szymanski · 14 years ago
  56. 35df3d6 Just extract() by Antono Vasiljev · 14 years ago
  57. 8c7b8f2 Node version manager as plugin by Antono Vasiljev · 14 years ago
  58. 84daa1f Merge pull request #68 from tswicegood/tmuxinator by Mark Szymanski · 14 years ago
  59. baabe1f Merge pull request #67 from ryankanno/master by Mark Szymanski · 14 years ago
  60. caa1bba Moved IP and virtualenv variables to top of file by Ryan Kanno · 14 years ago
  61. 3cd70de adds a tmuxinator plugin by Travis Swicegood · 14 years ago
  62. 6ecbdb3 Merge remote-tracking branch 'upstream/master' by Ryan Kanno · 14 years ago
  63. 86aa9ff ip address can be enabled/disabled (default is enabled) by Ryan Kanno · 14 years ago
  64. 3a2b525 Added prevcurl function Downloads a file and opens it in Preivew.app by Mark Szymanski · 14 years ago
  65. e1a299e Implement JEKYLL_EDITOR variable by Mark Szymanski · 14 years ago
  66. 450a1d1 Added JEKYLL_EDITOR variable by Mark Szymanski · 14 years ago
  67. a85080c Fix extra step in install section by Mark Szymanski · 14 years ago
  68. c5b5a19 Edited README.md for punctuation, phrasing, tone, and clarity. by Tony · 14 years ago
  69. 1a96945 Fix grammar on error message by Mark Szymanski · 14 years ago
  70. f6950f9 Add gem completion by Mark Szymanski · 14 years ago
  71. ed8332d Add clarification to README by Mark Szymanski · 14 years ago
  72. e40e7dd Merge branch 'master' of https://github.com/revans/bash-it by Mark Szymanski · 14 years ago
  73. b7c4b36 Add instructions for installing with the installation script by Mark Szymanski · 14 years ago
  74. d82d8fb Add install script by Mark Szymanski · 14 years ago
  75. d3a7bdc Merge pull request #64 from jcarouth/master by Travis Swicegood · 14 years ago
  76. e1eb011 relieving headaches with a tylenol theme by Adrian Rego · 14 years ago
  77. 93df02f Fix irregular usage of bash it vs. bash-it by Mark Szymanski · 14 years ago
  78. 052da72 Get rid of old minimal-git theme by Mark Szymanski · 14 years ago
  79. ff0859d Move minimal-git theme into minimal theme by Mark Szymanski · 14 years ago
  80. 6e8733e Adding multiple SCM support to doubletime theme. by Jeff Carouth · 14 years ago
  81. 4ac4049 Add note for configuring Jekyll support by Mark Szymanski · 14 years ago
  82. 9ad7964 Add support for multiple Jekyll sites by Mark Szymanski · 14 years ago
  83. 56b83c7 Add new jekyll config stuff by Mark Szymanski · 14 years ago
  84. 10ac773 Get rid of old, unneeded jekyll config stuff by Mark Szymanski · 14 years ago
  85. 5af99be Get rid of old jekyll aliases by Mark Szymanski · 14 years ago
  86. 4e14eef Works now by Mark Szymanski · 14 years ago
  87. 989de73 No more bold by Mark Szymanski · 14 years ago
  88. b36d86d Add minimal-git theme by Mark Szymanski · 14 years ago
  89. 64e52ea Merge branch 'master' of http://github.com/revans/bash-it by JFSIII · 14 years ago
  90. 00b1195 Merge pull request #63 from tswicegood/refactor by Mark Szymanski · 14 years ago
  91. d7cfa8b Switch to single loop now that all directory use the same pattern by Travis Swicegood · 14 years ago
  92. 1f0594b update to ignore all "enabled" files by Travis Swicegood · 14 years ago
  93. e115b4c Move auto-complete code over to available -> enabled style by Travis Swicegood · 14 years ago
  94. 972d58f Merge pull request #61 from desandro/master by Mark Szymanski · 14 years ago
  95. 4a8e08e Revert "Add various aliases" by David DeSandro · 14 years ago
  96. 11b5955 Revert "move garb into git plugins; rename newpost as jknewpost" by David DeSandro · 14 years ago
  97. 7958a03 Merge branch 'master' of https://github.com/revans/bash-it by David DeSandro · 14 years ago
  98. d9efdca Merge pull request #59 from ryankanno/master by Mark Szymanski · 14 years ago
  99. 5e75b13 reverting d22a4cfa7058b224e37dbf07aa7cd3c583fdd188 by JFSIII · 14 years ago
  100. 758c576 Removed variables specific to hawaii50 theme :) by Ryan Kanno · 14 years ago