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 `\[[1;34m\]\[$(scm_char)\]\[[0;32m\]\[$(scm_prompt_info)\]\[[0;34m\]\[$(rvm_version_prompt)\] \[[33;40m\]\h \[[39m\]in \[[0;32m\]\w \[[39m\]\[\n\[[0;32m\]→\[[39m\] ` 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