[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
|
|
@ -5,7 +5,7 @@ autoload binary_exists
|
|||
|
||||
function init_rc_darwin
|
||||
{
|
||||
shell-log 'Initializing Interactive Environment for macOS'
|
||||
ShellLog 'Initializing Interactive Environment for macOS'
|
||||
|
||||
alias acls='command ls -le'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue