mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
fix typo when calling omz_log_msg
This commit is contained in:
parent
458587a177
commit
dff4d6c799
1 changed files with 1 additions and 1 deletions
|
|
@ -36,5 +36,5 @@ if (( $+commands[tmux] )); then
|
|||
|| tmux attach -t $1
|
||||
}
|
||||
else
|
||||
omz_log_mgs "tmux: plugin requires tmux"
|
||||
omz_log_msg "tmux: plugin requires tmux"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue