- Created by vitorgalvao
- 🗓 Last Updated: 05/04/24 16:26:10
- 🌟 Stars on GitHub: 3729
- Please consider supporting the creator by Starring or Sponsoring them on GitHub!
- Get Latest Release
- Get Source Code
From their README
Custom Alfred iTerm Scripts
AppleScript for iTerm2 Alfred integration.
Use
- Copy the script to your clipboard (see below).
- Open Alfred Preferences (call Alfred and press ⌘,).
- Navigate to Features → Terminal → Custom.
- Set
Application
toCustom
. - Select the text in the box.
- Paste.
- Optionally, change the script’s behaviour by changing the
property
lines at the top.
Copy the script
To copy the script to your clipboard, run the following command.
curl --silent 'https://raw.githubusercontent.com/vitorgalvao/custom-alfred-iterm-scripts/master/custom_iterm_script.applescript' | pbcopy