mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 21:39:48 +01: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
|