]> gitweb @ CieloNegro.org - sugar.git/blobdiff - dot-files/_zshrc
Auto commit by The Sugar System.
[sugar.git] / dot-files / _zshrc
index a7feb9edc66c527275ee018645390d8ebbc50a31..dd9663c67997435137c2df21369bad09fcca75b2 100644 (file)
@@ -294,7 +294,8 @@ if [[ $(uname) = "Darwin" ]]; then
     alias l='ls -lhw'
     alias lls='ls -lahw'
 
-    alias top='/usr/bin/top -X -o cpu'
+    #alias top='/usr/bin/top -X -o cpu'
+    alias top='/usr/bin/top -o cpu'
 else
     alias ls='ls -F'
     alias la='ls -a'