Volver al ranking
vitorgalvao/custom-alfred-iterm-scripts
AppleScriptAppleScript for iTerm2 Alfred integration.
itermalfred
Métricas clave
Crecimiento de estrellas
Estrellas
3.8k
Forks
435
Crecimiento semanal
—
Issues
0
1k2k3k
ago 2015may 2017mar 2019ene 2021nov 2022sept 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
Repositorios relacionados