--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # disable > Disable built-in shell commands in Zsh. > See also: `enable`. > More information: . - Disable command: `disable {{command1 command2 ...}}` - List all disabled commands: `disable`