Commit Graph

486 Commits (8051a8520e436dd11e96cbaf04f1957302d526fc)

Author SHA1 Message Date
Mark Szymanski 3c0ea6784e Added 'editpost' function for jekyll plugins 2010-12-20 10:02:54 -06:00
Mark Szymanski 56d016aed1 Added feature to 'modern' theme to show if you are in vim's shell (achieved by the :sh command) 2010-12-19 09:40:52 -06:00
Mark Szymanski 7c13d46bb1 Added comment to 'modern' theme 2010-12-17 17:56:43 -06:00
Mark Szymanski aceb959c6b Merge branch 'master' of github.com:revans/bash-it 2010-12-14 18:37:27 -06:00
Mark Szymanski f3d19db472 Added $PS3 customization for 'modern' theme. 2010-12-14 18:36:44 -06:00
Florian Baumann ab44572ba4 added minimal config backup function buf() 2010-12-14 14:33:16 +01:00
Rich Manalang 2ce12674f6 added https://github.com/rupa/z as a plugin 2010-12-13 13:39:41 -08:00
Rich Manalang 33850711cc Merge branch 'master' of git://github.com/revans/bash-it 2010-12-13 13:38:10 -08:00
John Schulz 0d55346e9b Didn't see the instructions to add myself to `README.md`. My pull request (#23) was accepted in 6c97585329 2010-12-06 22:08:32 -05:00
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