From 9612b1115ce9be268eb643f5675b8a13feec82c6 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Tue, 31 May 2016 13:25:46 +0200 Subject: misc Signed-off-by: Florian Pritz --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index 783c35e..074a54e 100644 --- a/.zshrc +++ b/.zshrc @@ -454,7 +454,7 @@ alias aurball='mkaurball -f' #alias sudo="sudo " #Sudo wont recognize aliases without this alias s='sudo ' -alias mtr='mtr -t --aslookup' +alias mtr='mtr -t' alias wcl='wc -l' alias mdstat='cat /proc/mdstat' alias keymap='setxkbmap de -variant nodeadkeys' -- cgit v1.2.3-24-g4f1b