common/bash_it.git
14 years agoAdd THEME_PROMPT_HOST for use in prompts
Travis Swicegood [Mon, 28 Feb 2011 19:46:22 +0000 (13:46 -0600)] 
Add THEME_PROMPT_HOST for use in prompts

This switches the doubletime theme over to using a variable for
determining what to display in the prompt.  The original version's use
of a hard-coded `@local` means you would have that suffix displayed even
on remote machines.

14 years agonew "doubletime" theme with more granular git status markers and two-line prompt
Karl Swedberg [Sun, 27 Feb 2011 22:54:35 +0000 (17:54 -0500)] 
new "doubletime" theme with more granular git status markers and two-line prompt

14 years agoAdded lsgrep() function and comments for mkcd() function
Mark Szymanski [Sun, 27 Feb 2011 15:49:51 +0000 (09:49 -0600)] 
Added lsgrep() function and comments for mkcd() function

14 years agoAdded alias, ripped off from oh-my-zsh
Mark Szymanski [Sun, 20 Feb 2011 02:48:03 +0000 (20:48 -0600)] 
Added alias, ripped off from oh-my-zsh

14 years agoAdded modern-t theme, theme to be used with the t (http://stevelosh.com/projects...
Mark Szymanski [Tue, 15 Feb 2011 03:12:25 +0000 (21:12 -0600)] 
Added modern-t theme, theme to be used with the t (stevelosh.com/projects/t/) utility

14 years agoAdded titlebar PWD to modern theme
Mark Szymanski [Sat, 5 Feb 2011 17:49:47 +0000 (11:49 -0600)] 
Added titlebar PWD to modern theme

14 years agoAdded 'hex' alias to open file with Hex Fiend
Mark Szymanski [Thu, 20 Jan 2011 17:05:50 +0000 (11:05 -0600)] 
Added 'hex' alias to open file with Hex Fiend

14 years agoAdded 'textedit' alias
Mark Szymanski [Wed, 19 Jan 2011 22:15:24 +0000 (16:15 -0600)] 
Added 'textedit' alias

14 years agoMerge branch 'master' of github.com:revans/bash-it
Robert R Evans [Thu, 13 Jan 2011 23:10:38 +0000 (15:10 -0800)] 
Merge branch 'master' of github.com:revans/bash-it

14 years agoUpdated my theme
Robert R Evans [Thu, 13 Jan 2011 23:10:31 +0000 (15:10 -0800)] 
Updated my theme

14 years agoPost dates now include the year
Mark Szymanski [Sun, 9 Jan 2011 20:10:56 +0000 (14:10 -0600)] 
Post dates now include the year

14 years agoRemoved old code and added better indentation
Mark Szymanski [Sun, 2 Jan 2011 00:07:49 +0000 (18:07 -0600)] 
Removed old code and added better indentation

14 years agoMerge branch 'master' of github.com:revans/bash-it
Mark Szymanski [Sat, 1 Jan 2011 17:41:31 +0000 (11:41 -0600)] 
Merge branch 'master' of github.com:revans/bash-it

14 years agoAdded quoting for $EDITOR's with spaces
Mark Szymanski [Sat, 1 Jan 2011 17:40:49 +0000 (11:40 -0600)] 
Added quoting for $EDITOR's with spaces

14 years agoMerge
Robert R Evans [Tue, 28 Dec 2010 17:15:31 +0000 (09:15 -0800)] 
Merge

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 agoAdded documentation for 'gll' git alias.
Mark Szymanski [Tue, 28 Dec 2010 16:39:04 +0000 (10:39 -0600)] 
Added documentation for 'gll' git alias.

14 years agoadded awesome graphical git log alias
Florian Baumann [Tue, 28 Dec 2010 12:00:44 +0000 (13:00 +0100)] 
added awesome graphical git log alias

14 years agoAdded aliases for ruby (rb) and git commit --interactive (gci)
Mark Szymanski [Tue, 21 Dec 2010 00:08:01 +0000 (18:08 -0600)] 
Added aliases for ruby (rb) and git commit --interactive (gci)

14 years agoMoved variable and fixed formatting for 'editpost'
Mark Szymanski [Mon, 20 Dec 2010 16:07:33 +0000 (10:07 -0600)] 
Moved variable and fixed formatting for 'editpost'

14 years agoAdded 'editpost' function for jekyll plugins
Mark Szymanski [Mon, 20 Dec 2010 16:02:54 +0000 (10:02 -0600)] 
Added 'editpost' function for jekyll plugins

14 years agoAdded feature to 'modern' theme to show if you are in vim's shell (achieved by the...
Mark Szymanski [Sun, 19 Dec 2010 15:40:52 +0000 (09:40 -0600)] 
Added feature to 'modern' theme to show if you are in vim's shell (achieved by the :sh command)

14 years agoAdded comment to 'modern' theme
Mark Szymanski [Fri, 17 Dec 2010 23:56:43 +0000 (17:56 -0600)] 
Added comment to 'modern' theme

14 years agoMerge branch 'master' of github.com:revans/bash-it
Mark Szymanski [Wed, 15 Dec 2010 00:37:27 +0000 (18:37 -0600)] 
Merge branch 'master' of github.com:revans/bash-it

14 years agoAdded $PS3 customization for 'modern' theme.
Mark Szymanski [Wed, 15 Dec 2010 00:36:44 +0000 (18:36 -0600)] 
Added $PS3 customization for 'modern' theme.

14 years agoadded minimal config backup function buf()
Florian Baumann [Tue, 14 Dec 2010 13:33:16 +0000 (14:33 +0100)] 
added minimal config backup function buf()

14 years agoadded https://github.com/rupa/z as a plugin
Rich Manalang [Mon, 13 Dec 2010 21:39:41 +0000 (13:39 -0800)] 
added https://github.com/rupa/z as a plugin

14 years agoMerge branch 'master' of git://github.com/revans/bash-it
Rich Manalang [Mon, 13 Dec 2010 21:38:10 +0000 (13:38 -0800)] 
Merge branch 'master' of git://github.com/revans/bash-it

14 years agoDidn't see the instructions to add myself to `README.md`. My pull request (#23) was...
John Schulz [Tue, 7 Dec 2010 03:08:32 +0000 (22:08 -0500)] 
Didn't see the instructions to add myself to `README.md`. My pull request (#23) was accepted in 6c975853292f6d897c871c51149a63ec62abd0b6

14 years agoMerge remote branch 'upstream/master'
John Schulz [Tue, 7 Dec 2010 02:53:51 +0000 (21:53 -0500)] 
Merge remote branch 'upstream/master'

14 years agoRemoved REF_DIR variable from .bash_profile template.
Mark Szymanski [Mon, 6 Dec 2010 22:20:36 +0000 (16:20 -0600)] 
Removed REF_DIR variable from .bash_profile template.

14 years agoRemoved all traces of ref because I am going to be making it into a separate project.
Mark Szymanski [Mon, 6 Dec 2010 22:10:56 +0000 (16:10 -0600)] 
Removed all traces of ref because I am going to be making it into a separate project.

14 years agoMerge branch 'noqqe-master'
Mark Szymanski [Mon, 6 Dec 2010 22:05:34 +0000 (16:05 -0600)] 
Merge branch 'noqqe-master'

14 years agoadded advanced ssh completion
Florian Baumann [Mon, 6 Dec 2010 15:01:06 +0000 (16:01 +0100)] 
added advanced ssh completion

14 years agoAdded PS2 to modern theme
Mark Szymanski [Mon, 6 Dec 2010 03:15:30 +0000 (21:15 -0600)] 
Added PS2 to modern theme

14 years agoAdded better documentation for ref
Mark Szymanski [Mon, 6 Dec 2010 03:12:45 +0000 (21:12 -0600)] 
Added better documentation for ref

14 years agoAdded 'new' command for ref.
Mark Szymanski [Mon, 6 Dec 2010 02:50:57 +0000 (20:50 -0600)] 
Added 'new' command for ref.

14 years agoFormatting fixes
Mark Szymanski [Sun, 5 Dec 2010 23:08:33 +0000 (17:08 -0600)] 
Formatting fixes

14 years agoImproved ref documentation
Mark Szymanski [Sun, 5 Dec 2010 23:06:04 +0000 (17:06 -0600)] 
Improved ref documentation

14 years agoAdded documentation for ref plugin
Mark Szymanski [Sun, 5 Dec 2010 23:01:19 +0000 (17:01 -0600)] 
Added documentation for ref plugin

14 years agoAdded REF_DIR variable for the ref plugin
Mark Szymanski [Sun, 5 Dec 2010 22:49:58 +0000 (16:49 -0600)] 
Added REF_DIR variable for the ref plugin

14 years agoAdded 'ref' plugin
Mark Szymanski [Sun, 5 Dec 2010 22:49:45 +0000 (16:49 -0600)] 
Added 'ref' plugin

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 agoMerge remote branch 'upstream/master'
John Schulz [Thu, 2 Dec 2010 15:10:45 +0000 (10:10 -0500)] 
Merge remote branch 'upstream/master'

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 agoMerge remote branch 'upstream/master'
John Schulz [Tue, 23 Nov 2010 18:05:38 +0000 (13:05 -0500)] 
Merge remote branch 'upstream/master'

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 agoAdd `gmu` (git merge upstream) alias
John Schulz [Thu, 11 Nov 2010 17:45:32 +0000 (12:45 -0500)] 
Add `gmu` (git merge upstream) alias
 * Pull in `origin` & `upstream` and merge them into `upstream/master`
from http://www.gitready.com/intermediate/2009/02/12/easily-fetching-upstream-changes.html

14 years agoAllow theming to be disabled (eg for old terminals)
John Schulz [Thu, 11 Nov 2010 16:57:47 +0000 (11:57 -0500)] 
Allow theming to be disabled (eg for old terminals)
 * Only load a theme file if `bobby` has been set
 * Only alter `PS1` if `\[\e[1;34m\]\[$(scm_char)\]\[\e[0;32m\]\[$(scm_prompt_info)\]\[\e[0;34m\]\[$(rvm_version_prompt)\] \[\e[33;40m\]\h \[\e[39m\]in \[\e[0;32m\]\w \[\e[39m\]\[\n\[\e[0;32m\]→\[\e[39m\] ` has a value

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.