[zsh] Remove all the ShellLog calls -- just too slow :(
This commit is contained in:
parent
a13ecc9e4d
commit
1c80ab1de4
16 changed files with 0 additions and 38 deletions
|
|
@ -7,8 +7,6 @@ autoload prepend_to_path
|
|||
|
||||
function init_env_darwin
|
||||
{
|
||||
ShellLog "Initializing Darwin environment"
|
||||
|
||||
export OSBUILD=`sysctl -n kern.osversion`
|
||||
export OSVERSION=`sysctl -n kern.osproductversion`
|
||||
export HWMODEL=`sysctl -n hw.model`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue