[zsh] Remove all the shell-log calls because they are slow af
This commit is contained in:
parent
b1ab4a0446
commit
3536a9d9c2
14 changed files with 0 additions and 32 deletions
|
|
@ -7,8 +7,6 @@ autoload prepend_to_path
|
|||
|
||||
function init_env_darwin
|
||||
{
|
||||
shell-log "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