iTerm2 Python Script Locations

Places to put Python script to use with iTerm2

Manual Scripts

Code
~/Library/Application Support/iTerm2/Scripts

Automatic Scripts

Code
~/Library/ApplicationSupport/iTerm2/Scripts/AutoLaunch

Other Stuff

Notes
  • Creating a new script with

    ``` iTerm2 Meny -> Scripts -> Manage -> New Python Script ```

    provides a few options that are worth looking into

  • If you forget then script directories (or just want to get to them quickly) you can open the dir with:

    ``` iTerm2 Meny -> Scripts -> Manage -> Reveal Scripts in Finder ```