mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 18:19:50 +00:00
feat(iterm2): add shell integration script (#11509)
This commit is contained in:
4
plugins/iterm2/update
Executable file
4
plugins/iterm2/update
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
curl -s -L https://iterm2.com/shell_integration/zsh \
|
||||
-o iterm2_shell_integration.zsh
|
||||
Reference in New Issue
Block a user