Send commands to all panes in iTerm
Problem
I just edited my shell profile (~/.zshrc).
Now I need to remember to reload any pane that needs the changes.
Solution
Send commands to all panes:
Cmd + Shift + Isource ~/.zshrc
Magic!
Written on September 16, 2017 by clemenspark
