mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-12 01:52:31 +01:00
feat(iterm2): add shell integration script (#11509)
This commit is contained in:
parent
8a008e1f51
commit
bd9c216fe0
4 changed files with 205 additions and 0 deletions
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue