1
0
Fork 0
mirror of https://github.com/kou029w/dotfiles.git synced 2025-03-26 13:55:17 +00:00

add windsurf

This commit is contained in:
Nebel 2025-03-12 13:18:02 +09:00
parent 5a7d65647a
commit 97961ab01a
Signed by: nebel
GPG key ID: 79807D08C6EF6460
4 changed files with 12 additions and 0 deletions

View file

@ -8,6 +8,7 @@ keyrings: \
desktop/etc/apt/keyrings/microsoft-archive-keyring.gpg \
desktop/etc/apt/keyrings/slack-archive-keyring.gpg \
desktop/etc/apt/keyrings/syncthing-archive-keyring.gpg \
desktop/etc/apt/keyrings/windsurf-stable-archive-keyring.gpg \
etc/apt/keyrings/cloudflare-archive-keyring.gpg \
etc/apt/keyrings/docker-archive-keyring.gpg \
etc/apt/keyrings/nodesource-archive-keyring.gpg \
@ -28,6 +29,10 @@ desktop/etc/apt/keyrings/slack-archive-keyring.gpg:
desktop/etc/apt/keyrings/syncthing-archive-keyring.gpg:
curl -sSf --tlsv1.3 -o $@ https://syncthing.net/release-key.gpg
desktop/etc/apt/keyrings/windsurf-stable-archive-keyring.gpg:
curl -sSf --tlsv1.3 https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/windsurf.gpg \
| gpg --dearmor >$@
etc/apt/keyrings/cloudflare-archive-keyring.gpg:
curl -sSf --tlsv1.3 https://pkg.cloudflare.com/cloudflare-main.gpg \
| gpg --dearmor >$@

View file

@ -0,0 +1,6 @@
Types: deb
URIs: https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt
Suites: stable
Components: main
Signed-By: /usr/share/keyrings/windsurf-stable-archive-keyring.gpg
Architectures: amd64

View file

@ -8,5 +8,6 @@ mozc-utils-gui
slack-desktop
syncthing
timeshift
windsurf
xsel
)