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
parent 8a008e1f51
commit bd9c216fe0
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