Raycast Extension for ghq list
and get
.
ghq extension is currently no plans to implement create
, rm
, and root
because there are few situations where you want to use Raycast to perform these functions.
Command | Support |
---|---|
ghq list | ✅ |
ghq get | Planned |
ghq create | No support planned |
ghq rm | No support planned |
ghq root | No support planned |
All preferences properties list that can be customize through Raycast Settings > Extensions > ghq
Properties | Label | Value | Required | Default | Description |
---|---|---|---|---|---|
GHQ_ROOT_PATH | ghq root path | string | true | ~/ghq/src | Your ghq root path. use ghq root command to get the path. |