1 parent 26d6249 commit fb620d0Copy full SHA for fb620d0
2 files changed
home/.chezmoidata/package_specs.yml
@@ -298,3 +298,6 @@ softwarePackages:
298
dnf:
299
package: ghostty
300
copr: scottames/ghostty
301
+ raycast:
302
+ homepage: https://www.raycast.com
303
+ cask: raycast
home/.chezmoidata/packages.yml
@@ -125,3 +125,5 @@ packages:
125
only_when: [macos]
126
- name: ghostty
127
only_when: [gui]
128
+ - name: raycast
129
+ only_when: [macos]
0 commit comments