mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-18 03:26:26 +00:00
fix(iterm2-utils): add ~/.iterm2/ to PATH
This commit is contained in:
@@ -4,6 +4,8 @@ set -u
|
||||
|
||||
__iterm2_utils() {
|
||||
curl -fsSL https://iterm2.com/shell_integration/install_shell_integration_and_utilities.sh | bash
|
||||
|
||||
webi_path_add ~/.iterm2/
|
||||
}
|
||||
|
||||
__iterm2_utils
|
||||
|
||||
Reference in New Issue
Block a user