[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
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
function init_zsh_history
|
||||
{
|
||||
shell-log 'Setting up history'
|
||||
ShellLog 'Setting up history'
|
||||
|
||||
setopt \
|
||||
APPEND_HISTORY \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue