14 lines
264 B
Markdown
Raw Normal View History

# disable
> Disable built-in shell commands in Zsh.
> See also: `enable`.
> More information: <https://zsh.sourceforge.io/Doc/Release/Shell-Builtin-Commands.html>.
- Disable command:
`disable {{command1 command2 ...}}`
- List all disabled commands:
`disable`