mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-11 08:42:25 +00:00
[raycast] Remove PKM script
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
#!/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
|
||||
Reference in New Issue
Block a user