mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Add commands "about" and "help" to list of default commands
This commit is contained in:
parent
61e3951e4b
commit
c24799a8ad
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ _composer () {
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
else
|
else
|
||||||
compadd create-project init search selfupdate show
|
about compadd create-project help init search selfupdate show
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue