From e0a8b5f2a48e12ee117648c257da191bb7b6dfe7 Mon Sep 17 00:00:00 2001 From: Matthew Faltys Date: Wed, 26 Oct 2016 15:50:53 -0500 Subject: [PATCH] Add rad alias --- zshrc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zshrc b/zshrc index d6a71ee..c44a6fe 100644 --- a/zshrc +++ b/zshrc @@ -13,6 +13,10 @@ alias tmux='tmux -2' alias ttmux='tmux -2 new -s dev' alias fdev='/home/capa/dev/firefox/firefox' alias mang='man' +alias func='suh dude' +func() { + sudo +} #if git pops up a gui on askpass run: #git config --global --unset core.askpass