Commit Graph

18 Commits (6b160c5861bfbf47c8c69de310a05c4ee67cbf0e)

Author SHA1 Message Date
Anton Shemerey bbe9bdac34 Merge branch 'master' of git://github.com/revans/bash-it 2011-08-25 17:55:26 +03:00
Victor Castell 484c57b7d2 Refactored gem completion to load gem lists on demand intead of on load 2011-07-25 13:47:03 +02:00
Mark Szymanski f6950f9f7b Add gem completion 2011-06-29 11:33:39 -05:00
Anton Shemerey 517a31f6ef move to completion/available/rails.completion.bash 2011-06-28 12:23:30 +03:00
Anton Shemerey 692d358f43 Merge branch 'master' of git://github.com/revans/bash-it 2011-06-28 12:22:47 +03:00
Anton Shemerey 7ea787569c this should be inside completion/. Also, please be sure to merge in the latest commits. I just updated completion to use the available/ => enabled/ style of file loading. 2011-06-28 12:21:25 +03:00
Travis Swicegood e115b4c5af Move auto-complete code over to available -> enabled style
This continues the move toward the ability to turn things off with
everything turned on by default.
2011-06-21 09:20:40 -05:00
Anton Shemerey b64d4bc0de add path for bash completion 2011-05-26 23:21:34 +03:00
Florian Baumann 13edf326c4 added advanced ssh completion 2010-12-06 16:01:06 +01:00
Andy Shen e0d8582c0b ssh completion using .ssh/config 2010-12-04 11:03:33 +11: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
Mark Szymanski 75bbdc44f4 Added completion support for todo.txt-cli 2010-10-27 17:32:06 -05:00
Robert R Evans c9da086643 Removed custom.bash and am now completely ignoring all files within the custom directory. Started de-macify to provide more support for linux (thanks to alsemyonov on github). 2010-10-06 17:27:55 -07:00
Piotr Usewicz 7899cb4e8e Fix brew completion 2010-10-06 13:53:00 +01:00
Piotr Usewicz 014e991098 Added Homebrew completion plugin 2010-10-06 13:38:04 +01:00
Robert R Evans a4d0242dd0 Help files. Added the rest of bash it 2010-10-02 15:07:29 -07:00
Robert R Evans a7d1ee0c02 Added help screens. 2010-10-02 15:04:24 -07:00
Robert R Evans 9c7cd9aa00 First Commit 2010-10-02 11:55:34 -07:00