Commit Graph

427 Commits (39f8ef98758ec989f5eeef5a0d1812db34484c1c)

Author SHA1 Message Date
John Schulz cbf081d2a0 Merge remote branch 'upstream/master' 2010-12-06 21:53:51 -05:00
Mark Szymanski 8d3cd22c54 Removed REF_DIR variable from .bash_profile template. 2010-12-06 16:20:36 -06:00
Mark Szymanski afafe316b5 Removed all traces of ref because I am going to be making it into a separate project. 2010-12-06 16:10:56 -06:00
Mark Szymanski f8988c2676 Merge branch 'noqqe-master' 2010-12-06 16:05:34 -06:00
Florian Baumann 13edf326c4 added advanced ssh completion 2010-12-06 16:01:06 +01:00
Mark Szymanski 668f8e68c0 Added PS2 to modern theme 2010-12-05 21:15:30 -06:00
Mark Szymanski c82285539b Added better documentation for ref 2010-12-05 21:12:45 -06:00
Mark Szymanski 145886305c Added 'new' command for ref. 2010-12-05 20:50:57 -06:00
Mark Szymanski db8d567b14 Formatting fixes 2010-12-05 17:08:33 -06:00
Mark Szymanski 862c6438f4 Improved ref documentation 2010-12-05 17:06:04 -06:00
Mark Szymanski 493bdb9456 Added documentation for ref plugin 2010-12-05 17:01:19 -06:00
Mark Szymanski 9448e355ca Added REF_DIR variable for the ref plugin 2010-12-05 16:49:58 -06:00
Mark Szymanski ad996f0a93 Added 'ref' plugin 2010-12-05 16:49:45 -06:00
Mark Szymanski 0a67e549cb Added more colors to 'modern' theme 2010-12-05 16:03:33 -06:00
Mark Szymanski e553638577 Added colors to 'modern' theme 2010-12-05 15:49:51 -06:00
Mark Szymanski 8a3d525460 Added modern theme 2010-12-05 15:40:46 -06:00
Mark Szymanski 4476156eb8 Added test to see if in vim's shell (via the :sh command) 2010-12-04 12:22:32 -06:00
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