common/bash_it.git
2010-12-01  Florian Baumannmoved config of hcht to bash_profile template
2010-11-30  Florian Baumannfixed readme
2010-11-30  Florian Baumannadded handmade commandline history tool
2010-11-28  Mark SzymanskiAdded Link post type.
2010-11-28  Mark SzymanskiAdded link to oh-my-zsh in README
2010-11-24  Florian Baumannadded n0qorg theme
2010-11-22  Florian Baumannadded git_info function to git plugin
2010-11-22  Florian Baumannfixed debian dirty prompt bug
2010-11-22  Florian BaumannMerge branch 'master' of git://github.com/revans/bash-it
2010-11-22  Florian BaumannMerge branch 'master' of github.com:noqqe/bash-it
2010-11-20  Mark SzymanskiAdded quiet function to run command in background.
2010-11-19  Fedyashev Nikitacompletion to help command added
2010-11-19  Fedyashev Nikitarefactored version; valid workflow
2010-11-19  Fedyashev NikitaVagrant autocompletion: base working version
2010-11-17  Mark SzymanskiAdded custom PS3 (prompt used with "select", for instan...
2010-11-16  Mark SzymanskiAdded support for Textile formatting in newpost()
2010-11-16  Mark SzymanskiAdded check to make sure the user is using Markdown...
2010-11-16  Mark SzymanskiAdded ability to choose post type with newpost() function.
2010-11-16  Mark SzymanskiAdded shebang
2010-11-13  Mark SzymanskiChanged 'cd's to 'builtin cd's, because I have a modifi...
2010-11-10  Robert R Evansmerge conflict
2010-11-10  Robert R EvansUpdated bobby theme and merged in noqqe's additions
2010-11-10  Florian Baumannadded pipe-able browser hack from defunkt
2010-11-10  John SchulzAlter test for `brew` to prevent false positive.
2010-11-10  John SchulzLost the wrapping for non-printable characters
2010-11-10  John SchulzTheme changes
2010-11-08  Florian Baumannadded documentation for plugins-help
2010-11-08  Florian Baumannos x fix for plugins-help()
2010-11-08  Florian Baumannadded plugins-help message
2010-11-05  Mark SzymanskiFixed error that would occur on Mac OS X reporting...
2010-11-05  Mark SzymanskiAdded t alias for one thing todo. Inspired by onethingw...
2010-11-05  Robert R EvansMerge branch 'master' of github.com:revans/bash-it
2010-11-04  Mark SzymanskiAdded banish-cookies function. Inspired by onethingwell...
2010-11-04  Florian Baumannspelling error in usage
2010-11-04  Florian Baumannadded dock-switch to osx plugin. switches between 3d...
2010-11-02  Robert R Evansfixing an argument error
2010-11-02  Robert R EvansMerge branch 'master' of github.com/noqqe/bash-it into...
2010-11-02  Florian BaumannMerge remote branch 'revans/master'
2010-11-02  Florian Baumannusage() for os x and linux
2010-11-02  Mark SzymanskiChanged "~" to "$HOME" for JEKYLL_LOCAL_ROOT variable...
2010-11-02  Mark SzymanskiAdded newpost plugin. Creates a new jekyll post with...
2010-11-02  Mark SzymanskiGot rid of old "newpost" alias to make way for the...
2010-11-02  Mark SzymanskiAdded the last jekyll variable we will need... hopefully.
2010-11-02  Mark SzymanskiAdded jekyll.plugins.bash file
2010-11-02  Mark SzymanskiSyntax Fixes
2010-11-02  Mark SzymanskiAdded check for vim in newpost too.
2010-11-02  Mark SzymanskiAdded check to see if user is using vim with newentry...
2010-11-01  Mark SzymanskiChanged names of pager and editor aliases to page and...
2010-11-01  Florian Baumannadded zitron theme
2010-11-01  Mark SzymanskiSpelling Fix.
2010-10-31  Mark SzymanskiAdded todo-help entry in bash-it.sh's bash-it function
2010-10-31  Mark SzymanskiAdded help for some more aliases
2010-10-31  Mark SzymanskiAdded help for todo.txt-cli aliases.
2010-10-31  Mark SzymanskiAdded todo.txt-cli aliases
2010-10-31  Mark SzymanskiAdded TODO variable for todo.txt-cli aliases
2010-10-30  Mark SzymanskiFixed a habitual mistake in using == instead of = for...
2010-10-30  Mark SzymanskiAdded check for Linux to make ls with colors work
2010-10-27  Mark SzymanskiAdded completion support for todo.txt-cli
2010-10-25  Mark Szymanskiadded IRC_CLIENT variable for the irc alias
2010-10-25  Mark Szymanskiadded irc alias
2010-10-25  Robert R EvansMerge branch 'master' of github.com:revans/bash-it
2010-10-25  Robert R EvansUpdated emacs alias.
2010-10-25  Mark SzymanskiAdded ignore directive for vim swap files
2010-10-25  Mark SzymanskiAdded l1 alias for ls -1
2010-10-24  Mark SzymanskiAdded git alias: gss=git status -s
2010-10-23  Mark SzymanskiFixed a stupid mistake in using percent signs instead...
2010-10-23  Mark SzymanskiAdded some variables that the jekyll aliases need
2010-10-23  Mark SzymanskiAdded jekyll aliases
2010-10-21  Robert R EvansMerge branch 'master' of github.com:revans/bash-it
2010-10-21  Robert R EvansImproved the wrapping of the bobby theme
2010-10-21  Mark SzymanskiAdded editor and pager alias to open your $EDITOR or...
2010-10-20  Mark SzymanskiAdded another formatting change I overlooked
2010-10-20  Mark SzymanskiSome minor formatting changes to README
2010-10-19  Mark SzymanskiChanged ex alias for exit to q, turns ex is the command...
2010-10-19  Mark SzymanskiAdded alias piano="pianobar" to general.aliases.bash.
2010-10-18  Mark SzymanskiMoved mkcd function from aliases/general.aliases.bash...
2010-10-18  Mark SzymanskiFixed problem that could have occured in the mkdcd...
2010-10-18  Mark SzymanskiAdded ex alias to exit
2010-10-18  Mark SzymanskiAdded mkcd alias, creates a directory and automatically...
2010-10-17  Mark SzymanskiFixed bug where everything was bolded after failed...
2010-10-17  Mark SzymanskiFixed chrome alias for Mac OS X
2010-10-17  Mark SzymanskiSmall tweak to minimal theme, made the red PS1 text...
2010-10-16  Mark SzymanskiAdded alias for 'git clone' (gcl)
2010-10-15  Robert R EvansStarted adding mercurial aliases.
2010-10-15  Robert R EvansMerge branch 'master' of github.com/mrman208/bash-it...
2010-10-15  Mark SzymanskiAdded links to each contributor's GitHub profile.
2010-10-14  Robert R EvansMerged in mrman208's additions.
2010-10-14  Mark SzymanskiFixed typo
2010-10-14  Mark SzymanskiAdded documentation for added git aliases (get, ga...
2010-10-14  Robert R EvansAdded a check to see if rvm is installed
2010-10-13  Robert R EvansAdded another git alias
2010-10-13  Piotr UsewiczAdd history saving for prompt
2010-10-12  Robert R EvansMerge branch 'master' of github.com/mrman208/bash-it...
2010-10-12  Mark SzymanskiAdded minimal theme
2010-10-12  Robert R Evansupdated comment
2010-10-12  Robert R Evansadded new emacs alias
2010-10-12  Robert R EvansAdded sshosts to view all the ssh config hosts that...
2010-10-12  Robert R EvansAdded another alias for git.
2010-10-12  Robert R EvansMerge branch 'master' of github.com/mrman208/bash-it...
2010-10-12  Robert R EvansAdded an extra comment to the bash profile template
next