cd/entity/Raycastยท homeโ€บ entitiesโ€บ Raycast
grep -l @raycast /news/*.json | wc -l โ†’ 1

@Raycast

mentions 1 type Organization feed RSS
08:43
2024-07-31
gist.github.com
developer-tools

Import/export Raycast preferences with GIt history

Raycast's default preference export creates a compressed `.rayconfig` file, which is difficult to track in a Git repository and requires a pro subscription for cloud syncing. To obtain a usable JSON fโ€ฆ