feat(iterm2): add shell integration script (#11509)

This commit is contained in:
Zoltán Reegn 2023-02-24 17:27:15 +01:00 committed by GitHub
commit bd9c216fe0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 205 additions and 0 deletions

4
plugins/iterm2/update Executable file
View file

@ -0,0 +1,4 @@
#!/bin/sh
curl -s -L https://iterm2.com/shell_integration/zsh \
-o iterm2_shell_integration.zsh