1、创建服务
on run {input, parameters}
(* Your script goes here *)
tell application "iTerm"
reopen
activate
end tell
end run
2、添加快捷键启动
1、创建服务
on run {input, parameters}
(* Your script goes here *)
tell application "iTerm"
reopen
activate
end tell
end run
2、添加快捷键启动
相关文章: