Back to rankings
vitorgalvao/custom-alfred-iterm-scripts
AppleScriptAppleScript for iTerm2 Alfred integration.
itermalfred
Key Metrics
Star Growth
Stars
3.8k
Forks
435
Weekly Growth
—
Issues
0
1k2k3k
Aug 2015May 2017Mar 2019Jan 2021Nov 2022Sep 2024Jul 2026
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
ApplicationtoCustom. - Select the text in the box.
- Paste.
- Optionally change the script’s behaviour by editing the
propertylines 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
Related repositories