From 04f182f5016e63463576f44e2041130e444e9bcc Mon Sep 17 00:00:00 2001 From: thomasba Date: Tue, 29 Dec 2020 11:01:56 +0100 Subject: [PATCH] Politely ask the shell to execute as different user --- zsh/commands | 1 + 1 file changed, 1 insertion(+) diff --git a/zsh/commands b/zsh/commands index 4ac1219..ea3a946 100644 --- a/zsh/commands +++ b/zsh/commands @@ -21,6 +21,7 @@ alias -g V="|vim -" alias -g R="|tr N-ZA-Mn-za-m A-Za-z" alias -g G="|grep" +alias please=sudo alias fucking=sudo whothefuckisusingport() { sudo lsof -i tcp:$*