Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Commit

Permalink
remove hotfix for iTerm
Browse files Browse the repository at this point in the history
  • Loading branch information
mschrage committed Jun 23, 2021
1 parent 56016d5 commit 8fa81a4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tools/install_and_upgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -154,15 +154,9 @@ install_tmux_integration() {
fi
}

# hot fix (can be removed after v1.0.45)
install_iterm_integration() {
mkdir -p ~/Library/Application\ Support/iTerm2/Scripts/AutoLaunch/
}

install_fig
append_to_profiles
setup_onboarding
install_fish_integration
install_tmux_integration
install_iterm_integration
echo success

0 comments on commit 8fa81a4

Please sign in to comment.