diff zshrc-gentoo @ 95:efa07c8367eb

remove the -t option for world updates - too much clutter
author Dirk Olmes <dirk@xanthippe.ping.de>
date Tue, 07 Jun 2016 06:57:15 +0200
parents fbf374902161
children e6963f521d31
line wrap: on
line diff
--- a/zshrc-gentoo	Tue May 24 10:06:42 2016 +0200
+++ b/zshrc-gentoo	Tue Jun 07 06:57:15 2016 +0200
@@ -20,7 +20,7 @@
 alias cd..="cd .."
 alias es="ionice -c3 emerge --sync"
 alias les="less"
-alias wu="emerge -tuvDa world"
+alias wu="emerge -uvDa world"
 alias xm="xmodmap ~/.Xmodmap"
 
 # custom functions for gentoo