mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Merge a19d76d102 into ca90021630
This commit is contained in:
commit
e1844b1b56
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue