no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
— | bash_completion [2014/04/08 23:43] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== bash completion ====== | ||
+ | * [[https:// | ||
+ | |||
+ | == Enable bash-completion on Gentoo == | ||
+ | |||
+ | Enable the '' | ||
+ | |||
+ | < | ||
+ | eselect bashcomp enable base | ||
+ | eselect bashcomp enable ssh | ||
+ | </ | ||
+ | |||
+ | Then add this to your '' | ||
+ | |||
+ | < | ||
+ | source / | ||
+ | </ | ||
+ | |||
+ | == Gentoo bashcomp modules == | ||
+ | |||
+ | Here's a generic list of some possibly-helpful bash-completion modules: [[http:// |