Added PKM script for Raycast

This commit is contained in:
2021-04-16 11:12:06 +01:00
parent 6d429043b6
commit f20a9a522a

View File

@@ -0,0 +1,18 @@
#!/bin/bash
# Required parameters:
# @raycast.schemaVersion 1
# @raycast.title Commit PKM files to GitHub
# @raycast.mode fullOutput
# @raycast.packageName Browsing
# Optional parameters:
# @raycast.icon 💾
# Documentation:
# @raycast.author Andrew Williams
# @raycast.authorURL https://github.com/nikdoof
# @raycast.description Pushes PKM files to GitHub repository
source $HOME/.config/shell-common/functions.sh
commit-pkm