1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-31 15:44:47 +01:00
Files
oh-my-zsh/plugins/do_sudo

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.