Slightly patched oh-my-zsh tree
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#!/bin/sh |
|
|
|
curl -s -L https://iterm2.com/shell_integration/zsh \ |
|
-o iterm2_shell_integration.zsh
|
|
|