Files
dotfiles/raycast/open-script-commands-repository.sh
2022-03-14 11:35:14 +08:00

16 lines
378 B
Bash
Executable File

#!/bin/bash
# Required parameters:
# @raycast.schemaVersion 1
# @raycast.title Open Script Commands Repository
# @raycast.packageName Bookmarks
# @raycast.mode silent
# Optional parameters:
# @raycast.icon 📜
# Documentation:
# @raycast.description Open the GitHub repository for Script Commands provided by the community.
open https://github.com/raycast/script-commands/