From dcd6e6f51fd8ff0daf214a90bb30c31097a50fa0 Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Fri, 19 Aug 2011 02:32:59 +0200 Subject: remove nautilus alias (deinstalled) --- zshrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zshrc b/zshrc index 0e1f3d8..7b86ac0 100644 --- a/zshrc +++ b/zshrc @@ -57,6 +57,9 @@ alias mplayer="mplayer2" # connect to USB tty with 115200 baud alias cusb="cu -l /dev/ttyUSB0 -s 115200" +# this should be default +alias nautilus="nautilus --no-desktop" + # suffix aliases alias -s jpg="background gpicview" alias -s gif="background gpicview" -- cgit v1.2.3