Commit aa382b57 authored by Robby Russell's avatar Robby Russell
Browse files

Merge pull request #1255 from SuprDewd/master

Added a "please" alias for sudo
parents e89f9509 75029cda
......@@ -8,6 +8,7 @@ alias -- -='cd -'
# Super user
alias _='sudo'
alias please='sudo'
#alias g='grep -in'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment