6 Commits

Author SHA1 Message Date
Ville Skyttä
5e343c89fb Use _init_completion() in completions/b*. 2011-04-20 14:22:23 +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ä
94c51fc36e Coding style consistency tweaks. 2011-04-04 23:48:22 +03:00
Ville Skyttä
45668c23d3 Add compgen completion. 2010-09-14 21:04:36 +03:00
Ville Skyttä
806bc113de Line wrapping tweak. 2010-09-14 21:03:00 +03:00
Guillaume Rousse
cb7fc2f7c4 rename 'contrib' directory to 'completions' 2010-09-12 16:42:21 +02:00