Skip to content

Instantly share code, notes, and snippets.

@kano4
Created February 23, 2012 09:36
Show Gist options
  • Save kano4/1891937 to your computer and use it in GitHub Desktop.
Save kano4/1891937 to your computer and use it in GitHub Desktop.
ruby path for root
export PATH=/usr/local/bin:$PATH
alias sudo="sudo env PATH=$PATH"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment