GitPedia

Custom alfred iterm scripts

AppleScript for iTerm2 Alfred integration.

From vitorgalvao·Updated June 29, 2026·View on GitHub·

AppleScript for [iTerm2](https://iterm2.com/) [Alfred](https://www.alfredapp.com/) [integration](https://www.alfredapp.com/help/features/terminal/). The project is written primarily in AppleScript, distributed under the BSD 3-Clause "New" or "Revised" License license, first published in 2015. It has gained significant community traction with 3,799 stars and 436 forks on GitHub. Key topics include: alfred, iterm.

Latest release: 26.2
June 13, 2026View Changelog →

Custom Alfred iTerm Scripts

AppleScript for iTerm2 Alfred integration.

How To

  1. Copy the script contents to the clipboard.
  2. Navigate to Alfred Preferences → Features → Terminal.
  3. Set Application to Custom.
  4. Select the text in the box.
  5. Paste.
  6. 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

Contributors

Showing top 10 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from vitorgalvao/custom-alfred-iterm-scripts via the GitHub API.Last fetched: 6/29/2026