Commit Graph

260 Commits (80e734f3e0d40b68adb13b4fb7397f69af0421ce)

Author SHA1 Message Date
Andy Shen 57fc307e11 update credit 2010-12-04 11:06:40 +11:00
Andy Shen e0d8582c0b ssh completion using .ssh/config 2010-12-04 11:03:33 +11:00
John Schulz 98576b34b8 Merge remote branch 'upstream/master' 2010-12-02 10:10:45 -05:00
Florian Baumann c00bde6bbd moved config of hcht to bash_profile template 2010-12-01 06:45:42 +01:00
Florian Baumann d25288fdd3 fixed readme 2010-11-30 16:41:41 +01:00
Florian Baumann aa228fb0c3 added handmade commandline history tool 2010-11-30 16:33:10 +01:00
Mark Szymanski 835bcabf04 Added Link post type. 2010-11-28 12:37:31 -06:00
Mark Szymanski 6cf9a4b03c Added link to oh-my-zsh in README 2010-11-27 21:00:50 -06:00
Florian Baumann 92b8d6d9cf added n0qorg theme 2010-11-24 16:22:05 +01:00
John Schulz 61cb7a71dd Merge remote branch 'upstream/master' 2010-11-23 13:05:38 -05:00
Florian Baumann aaa107161b added git_info function to git plugin 2010-11-22 13:07:08 +01:00
Florian Baumann 8c6197717a fixed debian dirty prompt bug 2010-11-22 11:44:28 +01:00
Florian Baumann 27ea8b29c1 Merge branch 'master' of git://github.com/revans/bash-it 2010-11-22 11:42:02 +01:00
Florian Baumann 837dda44c0 Merge branch 'master' of github.com:noqqe/bash-it 2010-11-22 11:41:45 +01:00
Mark Szymanski 62295973ca Added quiet function to run command in background. 2010-11-20 16:27:47 -06:00
Fedyashev Nikita 7f721fe5e7 completion to help command added 2010-11-19 00:27:14 -05:00
Fedyashev Nikita 5f6125e480 refactored version; valid workflow 2010-11-19 00:22:13 -05:00
Fedyashev Nikita 4350c3f13f Vagrant autocompletion: base working version 2010-11-18 23:42:30 -05:00
Mark Szymanski cb681121e4 Added custom PS3 (prompt used with "select", for instance with the new, newpost comman) for minimal theme 2010-11-17 17:09:16 -06:00
Mark Szymanski 415d8b7458 Added support for Textile formatting in newpost() 2010-11-15 20:42:36 -06:00
Mark Szymanski 14c78bff05 Added check to make sure the user is using Markdown formatting with newpost() 2010-11-15 20:31:38 -06:00
Mark Szymanski 12d8abda06 Added ability to choose post type with newpost() function. 2010-11-15 20:29:36 -06:00
Mark Szymanski c8f94b0892 Added shebang 2010-11-15 20:03:35 -06:00
Mark Szymanski 7b1312002f 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. 2010-11-13 10:21:59 -06:00
John Schulz 760cc8be63 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
2010-11-11 12:45:32 -05:00
John Schulz 6e7f423983 Allow theming to be disabled (eg for old terminals)
* Only load a theme file if `bobby` has been set
 * Only alter `PS1` if `\[\]\[$(scm_char)\]\[\]\[$(scm_prompt_info)\]\[\]\[$(rvm_version_prompt)\] \[\]\h \[\]in \[\]\w \[\]\[\n\[\]→\[\] ` has a value
2010-11-11 11:57:47 -05:00
Robert R Evans 6c97585329 merge conflict 2010-11-10 15:49:21 -08:00
Robert R Evans 1148f42c5b Updated bobby theme and merged in noqqe's additions 2010-11-10 15:45:48 -08:00
Florian Baumann 02d65afdcb added pipe-able browser hack from defunkt 2010-11-10 20:25:40 +01:00
John Schulz 7ce4184c93 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.
2010-11-10 11:46:05 -05:00
John Schulz e7cfe6d1df Lost the wrapping for non-printable characters 2010-11-09 23:52:25 -05:00
John Schulz d5645e74a0 Theme changes
* Load colors before base theme so they can be used by base theme
 * Change git-specific variables to SCM-agnostic ones
2010-11-09 23:21:19 -05:00
Florian Baumann bd22485639 added documentation for plugins-help 2010-11-08 21:52:49 +01:00
Florian Baumann 6a890d21c9 os x fix for plugins-help() 2010-11-08 21:40:16 +01:00
Florian Baumann cecbae54e5 added plugins-help message 2010-11-08 21:31:11 +01:00
Mark Szymanski 64eb33844d Fixed error that would occur on Mac OS X reporting misplaced ) 2010-11-05 15:27:03 -05:00
Mark Szymanski 4b26a78745 Added t alias for one thing todo. Inspired by http://onethingwell.org/post/758016936/one-thing-todo 2010-11-05 15:02:12 -05:00
Robert R Evans b7fcfd7f3a Merge branch 'master' of github.com:revans/bash-it 2010-11-05 12:39:18 -07:00
Mark Szymanski 5a7174a734 Added banish-cookies function. Inspired by http://onethingwell.org/post/1480517866/banish-flash-cookies 2010-11-04 13:09:40 -05:00
Florian Baumann e1761160df spelling error in usage 2010-11-04 18:24:02 +01:00
Florian Baumann 827578c79f added dock-switch to osx plugin. switches between 3d and 2d 2010-11-04 18:19:50 +01:00
Robert R Evans 044a116fcd fixing an argument error 2010-11-02 13:45:21 -07:00
Robert R Evans 2d9da1f156 Merge branch 'master' of http://github.com/noqqe/bash-it into noqqe-master 2010-11-02 08:50:37 -07:00
Florian Baumann 3d52ee0be4 Merge remote branch 'revans/master' 2010-11-02 15:04:53 +01:00
Florian Baumann e45e72ec27 usage() for os x and linux 2010-11-02 14:50:45 +01:00
Mark Szymanski 1dd1add7a7 Changed "~" to "$HOME" for JEKYLL_LOCAL_ROOT variable. Sometimes ~ works, sometimes not. I know for a fact that $HOME does though. 2010-11-01 20:57:35 -05:00
Mark Szymanski 1a045dea98 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... 2010-11-01 20:49:57 -05:00
Mark Szymanski ea84e4b7a6 Got rid of old "newpost" alias to make way for the "newpost" function. 2010-11-01 20:49:07 -05:00
Mark Szymanski 61fcd21162 Added the last jekyll variable we will need... hopefully. 2010-11-01 20:24:53 -05:00
Mark Szymanski a8fc3c78d9 Added jekyll.plugins.bash file 2010-11-01 20:24:39 -05:00