4 lines
99 B
Bash
Executable file
4 lines
99 B
Bash
Executable file
#!/bin/sh
|
|
|
|
curl -s -L https://iterm2.com/shell_integration/zsh \
|
|
-o iterm2_shell_integration.zsh
|