DavidMChan / custom-alfred-warp-scripts

AppleScript for Warp.dev terminal Alfred integration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Alfred Warp Scripts

AppleScript for Warp 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/DavidMChan/custom-alfred-warp-scripts/master/custom_warp_script.applescript' | pbcopy

Acknowledgements

This is based on the excelent work by Vítor Galvão for iterm here!

License

MIT License

About

AppleScript for Warp.dev terminal Alfred integration.

License:MIT License


Languages

Language:AppleScript 100.0%