common/bash_it.git
14 years agoAdded more colors to 'modern' theme
Mark Szymanski [Sun, 5 Dec 2010 22:03:33 +0000 (16:03 -0600)] 
Added more colors to 'modern' theme

14 years agoAdded colors to 'modern' theme
Mark Szymanski [Sun, 5 Dec 2010 21:49:51 +0000 (15:49 -0600)] 
Added colors to 'modern' theme

14 years agoAdded modern theme
Mark Szymanski [Sun, 5 Dec 2010 21:40:46 +0000 (15:40 -0600)] 
Added modern theme

14 years agoAdded test to see if in vim's shell (via the :sh command)
Mark Szymanski [Sat, 4 Dec 2010 18:22:32 +0000 (12:22 -0600)] 
Added test to see if in vim's shell (via the :sh command)

14 years agoupdate credit
Andy Shen [Sat, 4 Dec 2010 00:06:40 +0000 (11:06 +1100)] 
update credit

14 years agossh completion using .ssh/config
Andy Shen [Sat, 4 Dec 2010 00:03:33 +0000 (11:03 +1100)] 
ssh completion using .ssh/config

14 years agomoved config of hcht to bash_profile template
Florian Baumann [Wed, 1 Dec 2010 05:45:42 +0000 (06:45 +0100)] 
moved config of hcht to bash_profile template

14 years agofixed readme
Florian Baumann [Tue, 30 Nov 2010 15:41:41 +0000 (16:41 +0100)] 
fixed readme

14 years agoadded handmade commandline history tool
Florian Baumann [Tue, 30 Nov 2010 15:33:10 +0000 (16:33 +0100)] 
added handmade commandline history tool

14 years agoAdded Link post type.
Mark Szymanski [Sun, 28 Nov 2010 18:37:31 +0000 (12:37 -0600)] 
Added Link post type.

14 years agoAdded link to oh-my-zsh in README
Mark Szymanski [Sun, 28 Nov 2010 03:00:50 +0000 (21:00 -0600)] 
Added link to oh-my-zsh in README

14 years agoadded n0qorg theme
Florian Baumann [Wed, 24 Nov 2010 15:22:05 +0000 (16:22 +0100)] 
added n0qorg theme

14 years agoadded git_info function to git plugin
Florian Baumann [Mon, 22 Nov 2010 12:07:08 +0000 (13:07 +0100)] 
added git_info function to git plugin

14 years agofixed debian dirty prompt bug
Florian Baumann [Mon, 22 Nov 2010 10:44:28 +0000 (11:44 +0100)] 
fixed debian dirty prompt bug

14 years agoMerge branch 'master' of git://github.com/revans/bash-it
Florian Baumann [Mon, 22 Nov 2010 10:42:02 +0000 (11:42 +0100)] 
Merge branch 'master' of git://github.com/revans/bash-it

14 years agoMerge branch 'master' of github.com:noqqe/bash-it
Florian Baumann [Mon, 22 Nov 2010 10:41:45 +0000 (11:41 +0100)] 
Merge branch 'master' of github.com:noqqe/bash-it

14 years agoAdded quiet function to run command in background.
Mark Szymanski [Sat, 20 Nov 2010 22:27:47 +0000 (16:27 -0600)] 
Added quiet function to run command in background.

14 years agocompletion to help command added
Fedyashev Nikita [Fri, 19 Nov 2010 05:27:14 +0000 (00:27 -0500)] 
completion to help command added

14 years agorefactored version; valid workflow
Fedyashev Nikita [Fri, 19 Nov 2010 05:22:13 +0000 (00:22 -0500)] 
refactored version; valid workflow

14 years agoVagrant autocompletion: base working version
Fedyashev Nikita [Fri, 19 Nov 2010 04:42:30 +0000 (23:42 -0500)] 
Vagrant autocompletion: base working version

14 years agoAdded custom PS3 (prompt used with "select", for instance with the new, newpost comma...
Mark Szymanski [Wed, 17 Nov 2010 23:09:16 +0000 (17:09 -0600)] 
Added custom PS3 (prompt used with "select", for instance with the new, newpost comman) for minimal theme

14 years agoAdded support for Textile formatting in newpost()
Mark Szymanski [Tue, 16 Nov 2010 02:42:36 +0000 (20:42 -0600)] 
Added support for Textile formatting in newpost()

14 years agoAdded check to make sure the user is using Markdown formatting with newpost()
Mark Szymanski [Tue, 16 Nov 2010 02:31:38 +0000 (20:31 -0600)] 
Added check to make sure the user is using Markdown formatting with newpost()

14 years agoAdded ability to choose post type with newpost() function.
Mark Szymanski [Tue, 16 Nov 2010 02:29:36 +0000 (20:29 -0600)] 
Added ability to choose post type with newpost() function.

14 years agoAdded shebang
Mark Szymanski [Tue, 16 Nov 2010 02:03:35 +0000 (20:03 -0600)] 
Added shebang

14 years agoChanged 'cd's to 'builtin cd's, because I have a modified cd command (cd then ls...
Mark Szymanski [Sat, 13 Nov 2010 16:21:59 +0000 (10:21 -0600)] 
Changed 'cd's to 'builtin cd's, because I have a modified cd command (cd then ls) and it can get annoying when using the Jekyll aliases.

14 years agomerge conflict
Robert R Evans [Wed, 10 Nov 2010 23:49:21 +0000 (15:49 -0800)] 
merge conflict

14 years agoUpdated bobby theme and merged in noqqe's additions
Robert R Evans [Wed, 10 Nov 2010 23:45:48 +0000 (15:45 -0800)] 
Updated bobby theme and merged in noqqe's additions

14 years agoadded pipe-able browser hack from defunkt
Florian Baumann [Wed, 10 Nov 2010 19:25:40 +0000 (20:25 +0100)] 
added pipe-able browser hack from defunkt

14 years agoAlter test for `brew` to prevent false positive.
John Schulz [Wed, 10 Nov 2010 16:46:05 +0000 (11:46 -0500)] 
Alter test for `brew` to prevent false positive.
`brew` reports 'no brew found in ...' to `stdout` (at least on Solaris) resulting in a false positive.

14 years agoLost the wrapping for non-printable characters
John Schulz [Wed, 10 Nov 2010 04:52:25 +0000 (23:52 -0500)] 
Lost the wrapping for non-printable characters

14 years agoTheme changes
John Schulz [Wed, 10 Nov 2010 04:21:19 +0000 (23:21 -0500)] 
Theme changes
 * Load colors before base theme so they can be used by base theme
 * Change git-specific variables to SCM-agnostic ones

14 years agoadded documentation for plugins-help
Florian Baumann [Mon, 8 Nov 2010 20:52:49 +0000 (21:52 +0100)] 
added documentation for plugins-help

14 years agoos x fix for plugins-help()
Florian Baumann [Mon, 8 Nov 2010 20:40:16 +0000 (21:40 +0100)] 
os x fix for plugins-help()

14 years agoadded plugins-help message
Florian Baumann [Mon, 8 Nov 2010 20:31:11 +0000 (21:31 +0100)] 
added plugins-help message

14 years agoFixed error that would occur on Mac OS X reporting misplaced )
Mark Szymanski [Fri, 5 Nov 2010 20:27:03 +0000 (15:27 -0500)] 
Fixed error that would occur on Mac OS X reporting misplaced )

14 years agoAdded t alias for one thing todo. Inspired by http://onethingwell.org/post/758016936...
Mark Szymanski [Fri, 5 Nov 2010 20:02:12 +0000 (15:02 -0500)] 
Added t alias for one thing todo. Inspired by onethingwell.org/post/758016936/one-thing-todo

14 years agoMerge branch 'master' of github.com:revans/bash-it
Robert R Evans [Fri, 5 Nov 2010 19:39:18 +0000 (12:39 -0700)] 
Merge branch 'master' of github.com:revans/bash-it

14 years agoAdded banish-cookies function. Inspired by http://onethingwell.org/post/1480517866...
Mark Szymanski [Thu, 4 Nov 2010 18:09:40 +0000 (13:09 -0500)] 
Added banish-cookies function. Inspired by onethingwell.org/post/1480517866/banish-flash-cookies

14 years agospelling error in usage
Florian Baumann [Thu, 4 Nov 2010 17:24:02 +0000 (18:24 +0100)] 
spelling error in usage

14 years agoadded dock-switch to osx plugin. switches between 3d and 2d
Florian Baumann [Thu, 4 Nov 2010 17:19:50 +0000 (18:19 +0100)] 
added dock-switch to osx plugin. switches between 3d and 2d

14 years agofixing an argument error
Robert R Evans [Tue, 2 Nov 2010 20:45:21 +0000 (13:45 -0700)] 
fixing an argument error

14 years agoMerge branch 'master' of http://github.com/noqqe/bash-it into noqqe-master
Robert R Evans [Tue, 2 Nov 2010 15:50:37 +0000 (08:50 -0700)] 
Merge branch 'master' of github.com/noqqe/bash-it into noqqe-master

14 years agoMerge remote branch 'revans/master'
Florian Baumann [Tue, 2 Nov 2010 14:04:53 +0000 (15:04 +0100)] 
Merge remote branch 'revans/master'

14 years agousage() for os x and linux
Florian Baumann [Tue, 2 Nov 2010 13:50:45 +0000 (14:50 +0100)] 
usage() for os x  and linux

14 years agoChanged "~" to "$HOME" for JEKYLL_LOCAL_ROOT variable. Sometimes ~ works, sometimes...
Mark Szymanski [Tue, 2 Nov 2010 01:57:35 +0000 (20:57 -0500)] 
Changed "~" to "$HOME" for JEKYLL_LOCAL_ROOT variable. Sometimes ~ works, sometimes not. I know for a fact that $HOME does though.

14 years agoAdded newpost plugin. Creates a new jekyll post with the current date, and a user...
Mark Szymanski [Tue, 2 Nov 2010 01:49:57 +0000 (20:49 -0500)] 
Added newpost plugin. Creates a new jekyll post with the current date, and a user specified title. Even fills in the YAML Front Matter. Sorry if that seemed like bragging, I just wanted everyone to notice so they could make use of it better...

14 years agoGot rid of old "newpost" alias to make way for the "newpost" function.
Mark Szymanski [Tue, 2 Nov 2010 01:49:07 +0000 (20:49 -0500)] 
Got rid of old "newpost" alias to make way for the "newpost" function.

14 years agoAdded the last jekyll variable we will need... hopefully.
Mark Szymanski [Tue, 2 Nov 2010 01:24:53 +0000 (20:24 -0500)] 
Added the last jekyll variable we will need... hopefully.

14 years agoAdded jekyll.plugins.bash file
Mark Szymanski [Tue, 2 Nov 2010 01:24:39 +0000 (20:24 -0500)] 
Added jekyll.plugins.bash file

14 years agoSyntax Fixes
Mark Szymanski [Tue, 2 Nov 2010 01:06:57 +0000 (20:06 -0500)] 
Syntax Fixes

14 years agoAdded check for vim in newpost too.
Mark Szymanski [Tue, 2 Nov 2010 01:05:33 +0000 (20:05 -0500)] 
Added check for vim in newpost too.

14 years agoAdded check to see if user is using vim with newentry alias.
Mark Szymanski [Tue, 2 Nov 2010 01:04:28 +0000 (20:04 -0500)] 
Added check to see if user is using vim with newentry alias.

14 years agoChanged names of pager and editor aliases to page and edit, respectively.
Mark Szymanski [Mon, 1 Nov 2010 22:03:10 +0000 (17:03 -0500)] 
Changed names of pager and editor aliases to page and edit, respectively.

14 years agoadded zitron theme
Florian Baumann [Mon, 1 Nov 2010 12:42:54 +0000 (13:42 +0100)] 
added zitron theme

14 years agoSpelling Fix.
Mark Szymanski [Mon, 1 Nov 2010 02:40:08 +0000 (21:40 -0500)] 
Spelling Fix.

14 years agoAdded todo-help entry in bash-it.sh's bash-it function
Mark Szymanski [Sun, 31 Oct 2010 20:32:22 +0000 (15:32 -0500)] 
Added todo-help entry in bash-it.sh's bash-it function

14 years agoAdded help for some more aliases
Mark Szymanski [Sun, 31 Oct 2010 20:30:53 +0000 (15:30 -0500)] 
Added help for some more aliases

14 years agoAdded help for todo.txt-cli aliases.
Mark Szymanski [Sun, 31 Oct 2010 20:28:06 +0000 (15:28 -0500)] 
Added help for todo.txt-cli aliases.

14 years agoAdded todo.txt-cli aliases
Mark Szymanski [Sun, 31 Oct 2010 15:05:10 +0000 (10:05 -0500)] 
Added todo.txt-cli aliases

14 years agoAdded TODO variable for todo.txt-cli aliases
Mark Szymanski [Sun, 31 Oct 2010 15:02:25 +0000 (10:02 -0500)] 
Added TODO variable for todo.txt-cli aliases

14 years agoFixed a habitual mistake in using == instead of = for comparison.
Mark Szymanski [Sat, 30 Oct 2010 20:29:26 +0000 (15:29 -0500)] 
Fixed a habitual mistake in using == instead of = for comparison.

14 years agoAdded check for Linux to make ls with colors work
Mark Szymanski [Sat, 30 Oct 2010 19:54:19 +0000 (14:54 -0500)] 
Added check for Linux to make ls with colors work

14 years agoAdded completion support for todo.txt-cli
Mark Szymanski [Wed, 27 Oct 2010 22:32:06 +0000 (17:32 -0500)] 
Added completion support for todo.txt-cli

14 years agoadded IRC_CLIENT variable for the irc alias
Mark Szymanski [Mon, 25 Oct 2010 22:51:04 +0000 (17:51 -0500)] 
added IRC_CLIENT variable for the irc alias

14 years agoadded irc alias
Mark Szymanski [Mon, 25 Oct 2010 22:50:55 +0000 (17:50 -0500)] 
added irc alias

14 years agoMerge branch 'master' of github.com:revans/bash-it
Robert R Evans [Mon, 25 Oct 2010 16:51:39 +0000 (09:51 -0700)] 
Merge branch 'master' of github.com:revans/bash-it

14 years agoUpdated emacs alias.
Robert R Evans [Mon, 25 Oct 2010 16:51:22 +0000 (09:51 -0700)] 
Updated emacs alias.

14 years agoAdded ignore directive for vim swap files
Mark Szymanski [Mon, 25 Oct 2010 13:45:52 +0000 (08:45 -0500)] 
Added ignore directive for vim swap files

14 years agoAdded l1 alias for ls -1
Mark Szymanski [Mon, 25 Oct 2010 13:44:47 +0000 (08:44 -0500)] 
Added l1 alias for ls -1

14 years agoAdded git alias: gss=git status -s
Mark Szymanski [Sun, 24 Oct 2010 13:57:01 +0000 (08:57 -0500)] 
Added git alias: gss=git status -s

14 years agoFixed a stupid mistake in using percent signs instead of ampersands
Mark Szymanski [Sat, 23 Oct 2010 16:10:37 +0000 (11:10 -0500)] 
Fixed a stupid mistake in using percent signs instead of ampersands

14 years agoAdded some variables that the jekyll aliases need
Mark Szymanski [Sat, 23 Oct 2010 15:58:44 +0000 (10:58 -0500)] 
Added some variables that the jekyll aliases need

14 years agoAdded jekyll aliases
Mark Szymanski [Sat, 23 Oct 2010 15:57:31 +0000 (10:57 -0500)] 
Added jekyll aliases

14 years agoMerge branch 'master' of github.com:revans/bash-it
Robert R Evans [Thu, 21 Oct 2010 22:06:40 +0000 (15:06 -0700)] 
Merge branch 'master' of github.com:revans/bash-it

14 years agoImproved the wrapping of the bobby theme
Robert R Evans [Thu, 21 Oct 2010 22:06:32 +0000 (15:06 -0700)] 
Improved the wrapping of the bobby theme

14 years agoAdded editor and pager alias to open your $EDITOR or $PAGER, respectively.
Mark Szymanski [Thu, 21 Oct 2010 21:18:05 +0000 (16:18 -0500)] 
Added editor and pager alias to open your $EDITOR or $PAGER, respectively.

14 years agoAdded another formatting change I overlooked
Mark Szymanski [Wed, 20 Oct 2010 22:42:02 +0000 (17:42 -0500)] 
Added another formatting change I overlooked

14 years agoSome minor formatting changes to README
Mark Szymanski [Wed, 20 Oct 2010 22:41:08 +0000 (17:41 -0500)] 
Some minor formatting changes to README

14 years agoChanged ex alias for exit to q, turns ex is the command for entering vim's ex mode.
Mark Szymanski [Tue, 19 Oct 2010 20:49:57 +0000 (15:49 -0500)] 
Changed ex alias for exit to q, turns ex is the command for entering vim's ex mode.

14 years agoAdded alias piano="pianobar" to general.aliases.bash.
Mark Szymanski [Tue, 19 Oct 2010 02:08:55 +0000 (21:08 -0500)] 
Added alias piano="pianobar" to general.aliases.bash.

14 years agoMoved mkcd function from aliases/general.aliases.bash to plugins/base.plugins.bash
Mark Szymanski [Mon, 18 Oct 2010 23:24:15 +0000 (18:24 -0500)] 
Moved mkcd function from aliases/general.aliases.bash to plugins/base.plugins.bash

14 years agoFixed problem that could have occured in the mkdcd command
Mark Szymanski [Mon, 18 Oct 2010 02:16:14 +0000 (21:16 -0500)] 
Fixed problem that could have occured in the mkdcd command
with directories containing spaces

14 years agoAdded ex alias to exit
Mark Szymanski [Mon, 18 Oct 2010 01:34:16 +0000 (20:34 -0500)] 
Added ex alias to exit

14 years agoAdded mkcd alias, creates a directory and automatically cd's
Mark Szymanski [Mon, 18 Oct 2010 01:32:05 +0000 (20:32 -0500)] 
Added mkcd alias, creates a directory and automatically cd's
into it

14 years agoFixed bug where everything was bolded after failed command
Mark Szymanski [Sun, 17 Oct 2010 19:36:30 +0000 (14:36 -0500)] 
Fixed bug where everything was bolded after failed command

14 years agoFixed chrome alias for Mac OS X
Mark Szymanski [Sun, 17 Oct 2010 15:01:15 +0000 (10:01 -0500)] 
Fixed chrome alias for Mac OS X

14 years agoSmall tweak to minimal theme, made the red PS1 text bold.
Mark Szymanski [Sun, 17 Oct 2010 14:57:06 +0000 (09:57 -0500)] 
Small tweak to minimal theme, made the red PS1 text bold.

14 years agoAdded alias for 'git clone' (gcl)
Mark Szymanski [Sat, 16 Oct 2010 03:20:43 +0000 (22:20 -0500)] 
Added alias for 'git clone' (gcl)

14 years agoStarted adding mercurial aliases.
Robert R Evans [Fri, 15 Oct 2010 15:11:54 +0000 (08:11 -0700)] 
Started adding mercurial aliases.

14 years agoMerge branch 'master' of http://github.com/mrman208/bash-it into mrman208-master
Robert R Evans [Fri, 15 Oct 2010 15:07:59 +0000 (08:07 -0700)] 
Merge branch 'master' of github.com/mrman208/bash-it into mrman208-master

14 years agoAdded links to each contributor's GitHub profile.
Mark Szymanski [Fri, 15 Oct 2010 02:50:02 +0000 (21:50 -0500)] 
Added links to each contributor's GitHub profile.

14 years agoMerged in mrman208's additions.
Robert R Evans [Thu, 14 Oct 2010 22:11:02 +0000 (15:11 -0700)] 
Merged in mrman208's additions.

14 years agoFixed typo
Mark Szymanski [Thu, 14 Oct 2010 19:50:58 +0000 (14:50 -0500)] 
Fixed typo

14 years agoAdded documentation for added git aliases (get, ga, and gall)
Mark Szymanski [Thu, 14 Oct 2010 19:50:06 +0000 (14:50 -0500)] 
Added documentation for added git aliases (get, ga, and gall)

14 years agoAdded a check to see if rvm is installed
Robert R Evans [Thu, 14 Oct 2010 16:10:26 +0000 (09:10 -0700)] 
Added a check to see if rvm is installed

14 years agoAdded another git alias
Robert R Evans [Wed, 13 Oct 2010 15:45:12 +0000 (08:45 -0700)] 
Added another git alias

14 years agoAdd history saving for prompt
Piotr Usewicz [Wed, 13 Oct 2010 10:24:10 +0000 (11:24 +0100)] 
Add history saving for prompt

14 years agoMerge branch 'master' of http://github.com/mrman208/bash-it into mrman208-master
Robert R Evans [Tue, 12 Oct 2010 23:04:52 +0000 (16:04 -0700)] 
Merge branch 'master' of github.com/mrman208/bash-it into mrman208-master

14 years agoAdded minimal theme
Mark Szymanski [Tue, 12 Oct 2010 22:34:00 +0000 (17:34 -0500)] 
Added minimal theme