[zsh] Remove all the shell-log calls because they are slow af

This commit is contained in:
Eryn Wells 2022-01-18 14:49:09 -08:00
parent b1ab4a0446
commit 3536a9d9c2
14 changed files with 0 additions and 32 deletions

2
zshrc
View file

@ -1,8 +1,6 @@
#!/usr/bin/env zsh
# Eryn Wells <eryn@erynwells.me>
shell-log 'Initializing Interactive Environment'
autoload +X init_app_environments
autoload +X init_rc_aliases
autoload +X init_rc_configure_completion