Commit Graph

  • 13edf326c4 added advanced ssh completion Florian Baumann 2010-12-06 16:01:06 +01:00
  • 668f8e68c0 Added PS2 to modern theme Mark Szymanski 2010-12-05 21:15:30 -06:00
  • c82285539b Added better documentation for ref Mark Szymanski 2010-12-05 21:12:45 -06:00
  • 145886305c Added 'new' command for ref. Mark Szymanski 2010-12-05 20:50:57 -06:00
  • db8d567b14 Formatting fixes Mark Szymanski 2010-12-05 17:08:33 -06:00
  • 862c6438f4 Improved ref documentation Mark Szymanski 2010-12-05 17:06:04 -06:00
  • 493bdb9456 Added documentation for ref plugin Mark Szymanski 2010-12-05 17:01:19 -06:00
  • 9448e355ca Added REF_DIR variable for the ref plugin Mark Szymanski 2010-12-05 16:49:58 -06:00
  • ad996f0a93 Added 'ref' plugin Mark Szymanski 2010-12-05 16:49:45 -06:00
  • 0a67e549cb Added more colors to 'modern' theme Mark Szymanski 2010-12-05 16:03:33 -06:00
  • e553638577 Added colors to 'modern' theme Mark Szymanski 2010-12-05 15:49:51 -06:00
  • 8a3d525460 Added modern theme Mark Szymanski 2010-12-05 15:40:46 -06:00
  • 4476156eb8 Added test to see if in vim's shell (via the :sh command) Mark Szymanski 2010-12-04 12:22:32 -06:00
  • 57fc307e11 update credit Andy Shen 2010-12-04 11:06:40 +11:00
  • e0d8582c0b ssh completion using .ssh/config Andy Shen 2010-12-04 11:03:33 +11:00
  • 98576b34b8 Merge remote branch 'upstream/master' John Schulz 2010-12-02 10:10:45 -05:00
  • c00bde6bbd moved config of hcht to bash_profile template Florian Baumann 2010-12-01 06:45:42 +01:00
  • d25288fdd3 fixed readme Florian Baumann 2010-11-30 16:41:41 +01:00
  • aa228fb0c3 added handmade commandline history tool Florian Baumann 2010-11-30 16:33:10 +01:00
  • 835bcabf04 Added Link post type. Mark Szymanski 2010-11-28 12:37:31 -06:00
  • 6cf9a4b03c Added link to oh-my-zsh in README Mark Szymanski 2010-11-27 21:00:50 -06:00
  • 92b8d6d9cf added n0qorg theme Florian Baumann 2010-11-24 16:22:05 +01:00
  • 61cb7a71dd Merge remote branch 'upstream/master' John Schulz 2010-11-23 13:05:38 -05:00
  • aaa107161b added git_info function to git plugin Florian Baumann 2010-11-22 13:07:08 +01:00
  • 8c6197717a fixed debian dirty prompt bug Florian Baumann 2010-11-22 11:44:28 +01:00
  • 27ea8b29c1 Merge branch 'master' of git://github.com/revans/bash-it Florian Baumann 2010-11-22 11:42:02 +01:00
  • 837dda44c0 Merge branch 'master' of github.com:noqqe/bash-it Florian Baumann 2010-11-22 11:41:45 +01:00
  • 62295973ca Added quiet function to run command in background. Mark Szymanski 2010-11-20 16:27:47 -06:00
  • 7f721fe5e7 completion to help command added Fedyashev Nikita 2010-11-19 00:27:14 -05:00
  • 5f6125e480 refactored version; valid workflow Fedyashev Nikita 2010-11-19 00:22:13 -05:00
  • 4350c3f13f Vagrant autocompletion: base working version Fedyashev Nikita 2010-11-18 23:42:30 -05:00
  • cb681121e4 Added custom PS3 (prompt used with "select", for instance with the new, newpost comman) for minimal theme Mark Szymanski 2010-11-17 17:09:16 -06:00
  • 415d8b7458 Added support for Textile formatting in newpost() Mark Szymanski 2010-11-15 20:42:36 -06:00
  • 14c78bff05 Added check to make sure the user is using Markdown formatting with newpost() Mark Szymanski 2010-11-15 20:31:38 -06:00
  • 12d8abda06 Added ability to choose post type with newpost() function. Mark Szymanski 2010-11-15 20:29:36 -06:00
  • c8f94b0892 Added shebang Mark Szymanski 2010-11-15 20:03:35 -06:00
  • 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. Mark Szymanski 2010-11-13 10:21:59 -06:00
  • 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 John Schulz 2010-11-11 12:45:32 -05:00
  • 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 John Schulz 2010-11-11 11:57:47 -05:00
  • 6c97585329 merge conflict Robert R Evans 2010-11-10 15:49:21 -08:00
  • 1148f42c5b Updated bobby theme and merged in noqqe's additions Robert R Evans 2010-11-10 15:45:48 -08:00
  • 02d65afdcb added pipe-able browser hack from defunkt Florian Baumann 2010-11-10 20:25:40 +01:00
  • 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. John Schulz 2010-11-10 11:46:05 -05:00
  • e7cfe6d1df Lost the wrapping for non-printable characters John Schulz 2010-11-09 23:52:25 -05:00
  • d5645e74a0 Theme changes * Load colors before base theme so they can be used by base theme * Change git-specific variables to SCM-agnostic ones John Schulz 2010-11-09 23:21:19 -05:00
  • bd22485639 added documentation for plugins-help Florian Baumann 2010-11-08 21:52:49 +01:00
  • 6a890d21c9 os x fix for plugins-help() Florian Baumann 2010-11-08 21:40:16 +01:00
  • cecbae54e5 added plugins-help message Florian Baumann 2010-11-08 21:31:11 +01:00
  • 64eb33844d Fixed error that would occur on Mac OS X reporting misplaced ) Mark Szymanski 2010-11-05 15:27:03 -05:00
  • 4b26a78745 Added t alias for one thing todo. Inspired by http://onethingwell.org/post/758016936/one-thing-todo Mark Szymanski 2010-11-05 15:02:12 -05:00
  • b7fcfd7f3a Merge branch 'master' of github.com:revans/bash-it Robert R Evans 2010-11-05 12:39:18 -07:00
  • 5a7174a734 Added banish-cookies function. Inspired by http://onethingwell.org/post/1480517866/banish-flash-cookies Mark Szymanski 2010-11-04 13:09:40 -05:00
  • e1761160df spelling error in usage Florian Baumann 2010-11-04 18:24:02 +01:00
  • 827578c79f added dock-switch to osx plugin. switches between 3d and 2d Florian Baumann 2010-11-04 18:19:50 +01:00
  • 044a116fcd fixing an argument error Robert R Evans 2010-11-02 13:45:21 -07:00
  • 2d9da1f156 Merge branch 'master' of http://github.com/noqqe/bash-it into noqqe-master Robert R Evans 2010-11-02 08:50:37 -07:00
  • 3d52ee0be4 Merge remote branch 'revans/master' Florian Baumann 2010-11-02 15:04:53 +01:00
  • e45e72ec27 usage() for os x and linux Florian Baumann 2010-11-02 14:50:45 +01:00
  • 1dd1add7a7 Changed "~" to "$HOME" for JEKYLL_LOCAL_ROOT variable. Sometimes ~ works, sometimes not. I know for a fact that $HOME does though. Mark Szymanski 2010-11-01 20:57:35 -05:00
  • 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... Mark Szymanski 2010-11-01 20:49:57 -05:00
  • ea84e4b7a6 Got rid of old "newpost" alias to make way for the "newpost" function. Mark Szymanski 2010-11-01 20:49:07 -05:00
  • 61fcd21162 Added the last jekyll variable we will need... hopefully. Mark Szymanski 2010-11-01 20:24:53 -05:00
  • a8fc3c78d9 Added jekyll.plugins.bash file Mark Szymanski 2010-11-01 20:24:39 -05:00
  • db5a47eb68 Syntax Fixes Mark Szymanski 2010-11-01 20:06:57 -05:00
  • 689afd9b3d Added check for vim in newpost too. Mark Szymanski 2010-11-01 20:05:33 -05:00
  • 0097a1e3a8 Added check to see if user is using vim with newentry alias. Mark Szymanski 2010-11-01 20:04:28 -05:00
  • afbda09a5f Changed names of pager and editor aliases to page and edit, respectively. Mark Szymanski 2010-11-01 17:03:10 -05:00
  • a1b611f7f3 added zitron theme Florian Baumann 2010-11-01 13:42:54 +01:00
  • 5046433642 Spelling Fix. Mark Szymanski 2010-10-31 21:40:08 -05:00
  • e6fb7030bf Added todo-help entry in bash-it.sh's bash-it function Mark Szymanski 2010-10-31 15:32:22 -05:00
  • 3511e9e269 Added help for some more aliases Mark Szymanski 2010-10-31 15:30:53 -05:00
  • 32bbc80069 Added help for todo.txt-cli aliases. Mark Szymanski 2010-10-31 15:28:06 -05:00
  • 0e23e82185 Added todo.txt-cli aliases Mark Szymanski 2010-10-31 10:05:10 -05:00
  • 0b3773839b Added TODO variable for todo.txt-cli aliases Mark Szymanski 2010-10-31 10:02:25 -05:00
  • cc8c867bc1 Fixed a habitual mistake in using == instead of = for comparison. Mark Szymanski 2010-10-30 15:29:26 -05:00
  • e127dd0f1a Added check for Linux to make ls with colors work Mark Szymanski 2010-10-30 14:54:19 -05:00
  • 75bbdc44f4 Added completion support for todo.txt-cli Mark Szymanski 2010-10-27 17:32:06 -05:00
  • 4958a5520b added IRC_CLIENT variable for the irc alias Mark Szymanski 2010-10-25 17:51:04 -05:00
  • 2f9752f49b added irc alias Mark Szymanski 2010-10-25 17:50:55 -05:00
  • 6496f9cf2b Merge branch 'master' of github.com:revans/bash-it Robert R Evans 2010-10-25 09:51:39 -07:00
  • f62e241c2a Updated emacs alias. Robert R Evans 2010-10-25 09:51:22 -07:00
  • af2d6bb7a9 Added ignore directive for vim swap files Mark Szymanski 2010-10-25 08:45:52 -05:00
  • a308e771e5 Added l1 alias for ls -1 Mark Szymanski 2010-10-25 08:44:47 -05:00
  • 5ec52df28a Added git alias: gss=git status -s Mark Szymanski 2010-10-24 08:57:01 -05:00
  • 21820276fb Fixed a stupid mistake in using percent signs instead of ampersands Mark Szymanski 2010-10-23 11:10:37 -05:00
  • 96ccdaee51 Added some variables that the jekyll aliases need Mark Szymanski 2010-10-23 10:58:44 -05:00
  • c92a5f23f3 Added jekyll aliases Mark Szymanski 2010-10-23 10:57:31 -05:00
  • 53dace06f0 Merge branch 'master' of github.com:revans/bash-it Robert R Evans 2010-10-21 15:06:40 -07:00
  • 7aa791e2d6 Improved the wrapping of the bobby theme Robert R Evans 2010-10-21 15:06:32 -07:00
  • e7dd619ba6 Added editor and pager alias to open your $EDITOR or $PAGER, respectively. Mark Szymanski 2010-10-21 16:18:05 -05:00
  • f1f12d2da0 Added another formatting change I overlooked Mark Szymanski 2010-10-20 17:42:02 -05:00
  • b4a85906e5 Some minor formatting changes to README Mark Szymanski 2010-10-20 17:41:08 -05:00
  • 6360f47409 Changed ex alias for exit to q, turns ex is the command for entering vim's ex mode. Mark Szymanski 2010-10-19 15:49:57 -05:00
  • 0463117e52 Added alias piano="pianobar" to general.aliases.bash. Mark Szymanski 2010-10-18 21:08:55 -05:00
  • 123c3be698 Moved mkcd function from aliases/general.aliases.bash to plugins/base.plugins.bash Mark Szymanski 2010-10-18 18:24:15 -05:00
  • 45c1cb9cc2 Fixed problem that could have occured in the mkdcd command with directories containing spaces Mark Szymanski 2010-10-17 21:16:14 -05:00
  • 39248d498a Added ex alias to exit Mark Szymanski 2010-10-17 20:34:16 -05:00
  • af3c571473 Added mkcd alias, creates a directory and automatically cd's into it Mark Szymanski 2010-10-17 20:32:05 -05:00
  • da4b526c59 Fixed bug where everything was bolded after failed command Mark Szymanski 2010-10-17 14:36:30 -05:00
  • 46ba431f2a Fixed chrome alias for Mac OS X Mark Szymanski 2010-10-17 10:01:15 -05:00