From be730cc68a9f740cac691091fc5dbf6c0caf58e8 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Wed, 20 Jul 2011 14:42:22 +0200 Subject: Comment wording --- .zsh/zshrc/30_aliases | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zsh/zshrc/30_aliases b/.zsh/zshrc/30_aliases index 8108bce..dc151b1 100644 --- a/.zsh/zshrc/30_aliases +++ b/.zsh/zshrc/30_aliases @@ -44,7 +44,7 @@ alias top10='print -l ? ${(o)history%% *} | uniq -c | sort -nr | head -n 10' # bofh fortunes alias bofh='fortune bofh-excuses' -# Quake 3 (on the left screen) +# Quake 3 (on the second screen) alias q3='SDL_VIDEO_FULLSCREEN_HEAD=1 ioquake3' # host aliases -- cgit v1.2.3-54-g00ecf