[zsh] Convert all shell-log calls to ShellLog
This commit is contained in:
parent
0894a4957e
commit
a13ecc9e4d
17 changed files with 28 additions and 28 deletions
2
zshrc
2
zshrc
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env zsh
|
||||
# Eryn Wells <eryn@erynwells.me>
|
||||
|
||||
shell-log 'Initializing Interactive Environment'
|
||||
ShellLog 'Initializing Interactive Environment'
|
||||
|
||||
autoload +X init_app_environments
|
||||
autoload +X init_rc_aliases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue