ohmyzsh/plugins/do_sudo/README.md

7 lines
249 B
Markdown
Raw Normal View History

# `do_sudo` plugin
This plugin provides a sudo wrapper that handles alias expansion and avoids
being broken by `nocorrect` `noglob` from other aliases.
Modified from the script by [Wayne Davison](https://www.zsh.org/mla/users/2008/msg01229.html).