mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
249 B
249 B
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.