This commit is contained in:
Christian Köstlin 2014-03-17 10:58:46 +00:00
commit e1844b1b56

View file

@ -56,6 +56,8 @@ if (( CURRENT == 1 )); then
fi fi
case "$words[1]" in case "$words[1]" in
install)
_files ;;
list) list)
if [[ "$state" == forms ]]; then if [[ "$state" == forms ]]; then
_gem_installed _gem_installed