diff --git a/libexec/tmuxifier-init b/libexec/tmuxifier-init index cc51abb..6246bd5 100755 --- a/libexec/tmuxifier-init +++ b/libexec/tmuxifier-init @@ -29,7 +29,7 @@ case "$shell" in profile='~/.tcshrc' ;; * ) - profile='your shell init file' + profile='shell init file' ;; esac