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

Commit

Permalink
feat: add command to trigger settings listener when onboarding is done
Browse files Browse the repository at this point in the history
  • Loading branch information
mschrage committed May 7, 2021
1 parent de51c88 commit bc2fbc2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/drip/fig_onboarding.sh
Original file line number Diff line number Diff line change
Expand Up @@ -678,6 +678,9 @@ cat <<EOF
EOF
fi

# Make absolutely sure that settings listener has been launched!
(fig settings:init > /dev/null &)

# or install the integration from ◧ > Settings > Setup iTerm Tab Integration.

# cat <<EOF
Expand Down

0 comments on commit bc2fbc2

Please sign in to comment.