- Created by vitorgalvao
- 🗓 Last Updated: 07/05/25 14:42:00
- 🌟 Stars on GitHub: 3787
- 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.
How To
- Copy the script contents to the clipboard.
- Navigate to Alfred Preferences → Features → Terminal.
- Set
Application
toCustom
. - Select the text in the box.
- Paste.
- Optionally change the script’s behaviour by editing the
property
lines at the top.
[!TIP] To quickly copy the script to your clipboard, run the following command in a terminal:
/usr/bin/curl --silent 'https://raw.githubusercontent.com/vitorgalvao/custom-alfred-iterm-scripts/master/custom_iterm_script.applescript' | pbcopy