1. a1b611f added zitron theme by Florian Baumann · 15 years ago
  2. 5046433 Spelling Fix. by Mark Szymanski · 15 years ago
  3. e6fb703 Added todo-help entry in bash-it.sh's bash-it function by Mark Szymanski · 15 years ago
  4. 3511e9e Added help for some more aliases by Mark Szymanski · 15 years ago
  5. 32bbc80 Added help for todo.txt-cli aliases. by Mark Szymanski · 15 years ago
  6. 0e23e82 Added todo.txt-cli aliases by Mark Szymanski · 15 years ago
  7. 0b37738 Added TODO variable for todo.txt-cli aliases by Mark Szymanski · 15 years ago
  8. cc8c867 Fixed a habitual mistake in using == instead of = for comparison. by Mark Szymanski · 15 years ago
  9. e127dd0 Added check for Linux to make ls with colors work by Mark Szymanski · 15 years ago
  10. 75bbdc4 Added completion support for todo.txt-cli by Mark Szymanski · 15 years ago
  11. 4958a55 added IRC_CLIENT variable for the irc alias by Mark Szymanski · 15 years ago
  12. 2f9752f added irc alias by Mark Szymanski · 15 years ago
  13. 6496f9c Merge branch 'master' of github.com:revans/bash-it by Robert R Evans · 15 years ago
  14. f62e241 Updated emacs alias. by Robert R Evans · 15 years ago
  15. af2d6bb Added ignore directive for vim swap files by Mark Szymanski · 15 years ago
  16. a308e77 Added l1 alias for ls -1 by Mark Szymanski · 15 years ago
  17. 5ec52df Added git alias: gss=git status -s by Mark Szymanski · 15 years ago
  18. 2182027 Fixed a stupid mistake in using percent signs instead of ampersands by Mark Szymanski · 15 years ago
  19. 96ccdae Added some variables that the jekyll aliases need by Mark Szymanski · 15 years ago
  20. c92a5f2 Added jekyll aliases by Mark Szymanski · 15 years ago
  21. 53dace0 Merge branch 'master' of github.com:revans/bash-it by Robert R Evans · 15 years ago
  22. 7aa791e Improved the wrapping of the bobby theme by Robert R Evans · 15 years ago
  23. e7dd619 Added editor and pager alias to open your $EDITOR or $PAGER, respectively. by Mark Szymanski · 15 years ago
  24. f1f12d2 Added another formatting change I overlooked by Mark Szymanski · 15 years ago
  25. b4a8590 Some minor formatting changes to README by Mark Szymanski · 15 years ago
  26. 6360f47 Changed ex alias for exit to q, turns ex is the command for entering vim's ex mode. by Mark Szymanski · 15 years ago
  27. 0463117 Added alias piano="pianobar" to general.aliases.bash. by Mark Szymanski · 15 years ago
  28. 123c3be Moved mkcd function from aliases/general.aliases.bash to plugins/base.plugins.bash by Mark Szymanski · 15 years ago
  29. 45c1cb9 Fixed problem that could have occured in the mkdcd command by Mark Szymanski · 15 years ago
  30. 39248d4 Added ex alias to exit by Mark Szymanski · 15 years ago
  31. af3c571 Added mkcd alias, creates a directory and automatically cd's into it by Mark Szymanski · 15 years ago
  32. da4b526 Fixed bug where everything was bolded after failed command by Mark Szymanski · 15 years ago
  33. 46ba431 Fixed chrome alias for Mac OS X by Mark Szymanski · 15 years ago
  34. a792e40 Small tweak to minimal theme, made the red PS1 text bold. by Mark Szymanski · 15 years ago
  35. 479bdf2 Added alias for 'git clone' (gcl) by Mark Szymanski · 15 years ago
  36. 3737f05 Started adding mercurial aliases. by Robert R Evans · 15 years ago
  37. f9c1510 Merge branch 'master' of http://github.com/mrman208/bash-it into mrman208-master by Robert R Evans · 15 years ago
  38. bc225b8 Added links to each contributor's GitHub profile. by Mark Szymanski · 15 years ago
  39. 468c0c5 Merged in mrman208's additions. by Robert R Evans · 15 years ago
  40. 13abb34 Fixed typo by Mark Szymanski · 15 years ago
  41. 686ac9c Added documentation for added git aliases (get, ga, and gall) by Mark Szymanski · 15 years ago
  42. b8ce9e6 Added a check to see if rvm is installed by Robert R Evans · 15 years ago
  43. e2505ee Added another git alias by Robert R Evans · 15 years ago
  44. df20afc Add history saving for prompt by Piotr Usewicz · 15 years ago
  45. cedc030 Merge branch 'master' of http://github.com/mrman208/bash-it into mrman208-master by Robert R Evans · 15 years ago
  46. a3dcbef Added minimal theme by Mark Szymanski · 15 years ago
  47. 79e5029 updated comment by Robert R Evans · 15 years ago
  48. 6f34984 added new emacs alias by Robert R Evans · 15 years ago
  49. 50b19d8 Added sshosts to view all the ssh config hosts that have been added. This command will only print out the host names by Robert R Evans · 15 years ago
  50. b110de4 Added another alias for git. by Robert R Evans · 15 years ago
  51. f98a3d1 Merge branch 'master' of http://github.com/mrman208/bash-it into mrman208-master by Robert R Evans · 15 years ago
  52. a3ccf49 Added an extra comment to the bash profile template by Robert R Evans · 15 years ago
  53. c6c7875 Added myself to README.md (Mark Szymanski) by Mark Szymanski · 15 years ago
  54. 56a14b2 Added osx aliases for chrome and chromium by Mark Szymanski · 15 years ago
  55. bdc9ddb Fix clearing the color by Piotr Usewicz · 15 years ago
  56. d76518d Added Pete theme by Piotr Usewicz · 15 years ago
  57. 69c33ba Added contributor to the readme. by Robert R Evans · 15 years ago
  58. 10680fe Merge branch 'master' of http://github.com/Sirupsen/bash-it into Sirupsen-master by Robert R Evans · 15 years ago
  59. e1c063f Updated the ssh config by Robert R Evans · 15 years ago
  60. b4257a4 Added "sirup" theme. by Sirupsen · 15 years ago
  61. 22d9179 Add "add_ssh" to add a new ssh host to the ~/.ssh/config file. by Robert R Evans · 15 years ago
  62. 017fc1d Updated REAME. by Robert R Evans · 15 years ago
  63. 2010f01 Made a lot of changes: no more functions directory. All aliases have been moved to the new alias directory. Plugins are now for functions only. Updated the README to reflect the changes and add a contributor's list. by Robert R Evans · 15 years ago
  64. 4f3462b Added to gitignore .rvmrc by Robert R Evans · 15 years ago
  65. d0d58f3 rvm goodness by Robert R Evans · 15 years ago
  66. 698509a Added rvm prompt info by Robert R Evans · 15 years ago
  67. f1ead05 updated bobby theme by Robert R Evans · 15 years ago
  68. 45a50c0 Updated the color themes. Added underline and background colors. by Robert R Evans · 15 years ago
  69. 0cd8b40 added alias to git plugin by zerobearing2 · 15 years ago
  70. 85d4172 Merge branch 'master' of http://github.com/manalang/bash-it into manalang-master by Robert R Evans · 15 years ago
  71. b64c228 Updates by Robert R Evans · 15 years ago
  72. 22d2581 added simple theme by Rich Manalang · 15 years ago
  73. 7c4af5c changed v alias so that it opens the file in a new tab. Current alias opens the file in an existing tab replacing the file that was already open by Rich Manalang · 15 years ago
  74. c94ccf1 added alias for opening finder using f <dir> by Rich Manalang · 15 years ago
  75. 63d5e7b update the tab/window title with the pwd by Rich Manalang · 15 years ago
  76. 69936c5 removed a function that I am working on by Robert R Evans · 15 years ago
  77. 7705b52 Merge branch 'master' of http://github.com/zerobearing2/bash-it into zerobearing2-master by Robert R Evans · 15 years ago
  78. 7ca4504 Fixed issue #2 by Robert R Evans · 15 years ago
  79. aa20f4e Merge branch 'master' of git://github.com/revans/bash-it by zerobearing2 · 15 years ago
  80. 3802bcc git tweaks rails tweaks added heroku plugin by zerobearing2 · 15 years ago
  81. eeaef1b Added standard theme from alsemyonov. by Robert R Evans · 15 years ago
  82. c9da086 Removed custom.bash and am now completely ignoring all files within the custom directory. Started de-macify to provide more support for linux (thanks to alsemyonov on github). by Robert R Evans · 15 years ago
  83. a6d20e6 Updated base.functions.bash to reflect the new color names by Robert R Evans · 15 years ago
  84. fe73f01 Fixed readme instructions by Robert R Evans · 15 years ago
  85. 13cc91c Merge branch 'master' of http://github.com/pusewicz/bash-it into pusewicz-master by Robert R Evans · 15 years ago
  86. 2c087a8 Ammended the readme by Robert R Evans · 15 years ago
  87. 7899cb4 Fix brew completion by Piotr Usewicz · 15 years ago
  88. 014e991 Added Homebrew completion plugin by Piotr Usewicz · 15 years ago
  89. 034a3b0 Added local-ignore for ignoring local git files by Robert R Evans · 15 years ago
  90. 70c3b52 Added a couple more themes and put colors into its own file by Robert R Evans · 15 years ago
  91. 1f923a9 Added more color support for git themeing by Robert R Evans · 15 years ago
  92. 149c18f Small updates by Robert R Evans · 15 years ago
  93. 5b42a07 Update to readme by Robert R Evans · 15 years ago
  94. 5e0e86f Added a generic aliases help by Robert R Evans · 15 years ago
  95. 070107a Added a function to get your public IP address by Robert R Evans · 15 years ago
  96. 1081b7b Added readme by Robert R Evans · 15 years ago
  97. a4d0242 Help files. Added the rest of bash it by Robert R Evans · 15 years ago
  98. a7d1ee0 Added help screens. by Robert R Evans · 15 years ago
  99. 6491f50 removed ds_store by Robert R Evans · 15 years ago
  100. e0b3ef5 Cleaner colors for reuse by Robert R Evans · 15 years ago