랭킹으로 돌아가기
vitorgalvao/custom-alfred-iterm-scripts
AppleScriptAppleScript for iTerm2 Alfred integration.
itermalfred
주요 지표
스타 성장
스타
3.8k
포크
435
주간 성장
—
이슈
0
1k2k3k
2015년 8월2017년 5월2019년 3월2021년 1월2022년 11월2024년 9월2026년 7월
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
관련 저장소