common/bash_it.git
14 years agoUpdated readme to use githubs contributor list
Robert R Evans [Tue, 28 Dec 2010 17:14:38 +0000 (09:14 -0800)] 
Updated readme to use githubs contributor list

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 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

14 years agoupdated comment
Robert R Evans [Tue, 12 Oct 2010 21:14:20 +0000 (14:14 -0700)] 
updated comment

14 years agoadded new emacs alias
Robert R Evans [Tue, 12 Oct 2010 21:12:46 +0000 (14:12 -0700)] 
added new emacs alias

14 years agoAdded sshosts to view all the ssh config hosts that have been added. This command...
Robert R Evans [Tue, 12 Oct 2010 17:11:21 +0000 (10:11 -0700)] 
Added sshosts to view all the ssh config hosts that have been added. This command will only print out the host names
that you would use for ssh/scp.

14 years agoAdded another alias for git.
Robert R Evans [Tue, 12 Oct 2010 15:37:17 +0000 (08:37 -0700)] 
Added another alias for git.

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

14 years agoAdded an extra comment to the bash profile template
Robert R Evans [Tue, 12 Oct 2010 15:27:04 +0000 (08:27 -0700)] 
Added an extra comment to the bash profile template

14 years agoAdded myself to README.md (Mark Szymanski)
Mark Szymanski [Tue, 12 Oct 2010 01:47:16 +0000 (20:47 -0500)] 
Added myself to README.md (Mark Szymanski)

14 years agoAdded osx aliases for chrome and chromium
Mark Szymanski [Tue, 12 Oct 2010 01:43:53 +0000 (20:43 -0500)] 
Added osx aliases for chrome and chromium

14 years agoFix clearing the color
Piotr Usewicz [Mon, 11 Oct 2010 13:25:31 +0000 (14:25 +0100)] 
Fix clearing the color

14 years agoAdded Pete theme
Piotr Usewicz [Mon, 11 Oct 2010 13:01:32 +0000 (14:01 +0100)] 
Added Pete theme

14 years agoAdded contributor to the readme.
Robert R Evans [Mon, 11 Oct 2010 00:57:46 +0000 (17:57 -0700)] 
Added contributor to the readme.

14 years agoMerge branch 'master' of http://github.com/Sirupsen/bash-it into Sirupsen-master
Robert R Evans [Mon, 11 Oct 2010 00:56:26 +0000 (17:56 -0700)] 
Merge branch 'master' of github.com/Sirupsen/bash-it into Sirupsen-master

14 years agoUpdated the ssh config
Robert R Evans [Mon, 11 Oct 2010 00:54:11 +0000 (17:54 -0700)] 
Updated the ssh config

14 years agoAdded "sirup" theme.
Sirupsen [Sun, 10 Oct 2010 18:05:03 +0000 (20:05 +0200)] 
Added "sirup" theme.

14 years agoAdd "add_ssh" to add a new ssh host to the ~/.ssh/config file.
Robert R Evans [Sun, 10 Oct 2010 16:45:32 +0000 (09:45 -0700)] 
Add "add_ssh" to add a new ssh host to the ~/.ssh/config file.

14 years agoUpdated REAME.
Robert R Evans [Sun, 10 Oct 2010 16:28:59 +0000 (09:28 -0700)] 
Updated REAME.

14 years agoMade a lot of changes: no more functions directory. All aliases have been moved to...
Robert R Evans [Sun, 10 Oct 2010 16:24:19 +0000 (09:24 -0700)] 
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.