- Created by vitorgalvao
- π Last Updated: 02/09/22 16:56:26
- π Stars on GitHub: 3461
- Love this? Consider supporting the creator by Starring or Sponsoring this on GitHub!
- 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