Skip to content

praxder/custom-alfred-iterm-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Custom Alfred iTerm Scripts

AppleScript for iTerm2 Alfred integration.

Use

  1. Copy the script to your clipboard.
  2. Open Alfred Preferences (call Alfred and press ,).
  3. Navigate to Features → Terminal → Custom.
  4. Set Application to Custom.
  5. Select the text in the box.
  6. Paste.
  7. 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

Credits

Script written and maintained by Vítor Galvão. Previous versions by Stuart Ryan.

License

The Unlicense (Public Domain, essentially)

About

AppleScript for iTerm2 Alfred integration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • AppleScript 100.0%