Ville Skyttä
|
22c8330099
|
Use _init_completion() in completions/i*.
|
2011-04-20 17:13:48 +03:00 |
|
Ville Skyttä
|
ee43b22f9b
|
Use += to append to arrays and strings.
It's easier on the eye and faster than foo=( "${foo[@]}" ... ).
|
2011-04-06 20:39:21 +03:00 |
|
Ville Skyttä
|
9af6f3504e
|
Abort completion file loading earlier if required commands are not available.
Cuts ~10% from bash completion load time on two different systems I
just tested.
|
2011-04-05 00:37:55 +03:00 |
|
Ville Skyttä
|
7a174c0e1f
|
Add ip completion (Debian: #600617).
|
2010-11-01 21:39:03 +02:00 |
|