fixup
This commit is contained in:
parent
b20b6c7402
commit
b8a8a52aed
|
@ -30,7 +30,7 @@ sed -i'' -e 's@ZSH_THEME="robbyrussell"@ZSH_THEME="pygmalion"@' $USRDIR/.zshrc
|
||||||
ZSH_COMMAND_TIME_COLOR="cyan"
|
ZSH_COMMAND_TIME_COLOR="cyan"
|
||||||
|
|
||||||
# Exclude some commands
|
# Exclude some commands
|
||||||
ZSH_COMMAND_TIME_EXCLUDE=(vim mcedit nano)
|
ZSH_COMMAND_TIME_EXCLUDE=(vim mcedit nano ctop ssh)
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
## Enable plugins
|
## Enable plugins
|
||||||
|
|
Loading…
Reference in New Issue