From: Nicolas Boisselier Date: Sun, 5 Feb 2017 02:37:25 +0000 (+0000) Subject: etc/profile.d/sys.sh X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=968f688b97e64b733d566b65cf23039fb0f17d43;p=nb.git etc/profile.d/sys.sh --- diff --git a/etc/profile.d/sys.sh b/etc/profile.d/sys.sh index 238735fc..14960365 100644 --- a/etc/profile.d/sys.sh +++ b/etc/profile.d/sys.sh @@ -9,7 +9,7 @@ sys_is_vm() { sys_watch() { local opt="$@" - #[ -z "$opt" ] && opt="-d" + [ -z "$opt" ] && opt="-d" export -f sys_activity watch --no-title $opt sys_activity