mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
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
|