From 7cd21b9ac7af8df8ec8a3140f25615c0f8b17ead Mon Sep 17 00:00:00 2001 From: Matthew Faltys Date: Wed, 26 Oct 2016 15:45:49 -0500 Subject: [PATCH] Add morale boosting shiz --- zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/zshrc b/zshrc index ec2f4fe..d6a71ee 100644 --- a/zshrc +++ b/zshrc @@ -12,6 +12,7 @@ alias v='vim' alias tmux='tmux -2' alias ttmux='tmux -2 new -s dev' alias fdev='/home/capa/dev/firefox/firefox' +alias mang='man' #if git pops up a gui on askpass run: #git config --global --unset core.askpass