more fixs being done

This commit is contained in:
Matthew Stobbs
2025-02-21 09:54:07 -07:00
parent 481385af57
commit 4b995a3c07
16 changed files with 162 additions and 95 deletions

View File

@@ -3,6 +3,7 @@ bitwarden:
name: com.bitwarden.desktop
remote: flathub
appimage:
link_name: bitwarden
name: bitwarden.appimage
url: https://vault.bitwarden.com/download/?app=desktop&platform=linux&variant=appimage
snap:
@@ -10,8 +11,6 @@ bitwarden:
brew:
name: bitwarden
method:
RedHat: appimage
Debian: appimage
Fedora: flatpak
Ubuntu: snap
MacOSX: brew

View File

@@ -1,5 +1,5 @@
fd:
pkg:
pkgs:
Darwin:
- fd
RedHat:

View File

@@ -1,4 +1,6 @@
ghostty:
version: 1.1.2+1
optimize: ReleaseFast
build_deps:
Debian:
- libgtk-4-dev
@@ -6,4 +8,13 @@ ghostty:
RedHat:
- gtk4-devel
- libadwaita-devel
git_repo: https://github.com/ghostty-org/ghostty
archmap:
arm64: aarch64
x86_64: x86_64
appimage:
base_url: https://github.com/psadi/ghostty-appimage/releases/download/
link_name: ghostty
method:
default: appimage
Fedora: sys
MacOSX: brew

View File

@@ -1,3 +1,11 @@
neovim:
version: 0.10.4
git_repo: https://github.com/neovim/neovim
appimage_url_pfx: https://github.com/neovim/neovim/releases/download
appimage:
base_url: https://github.com/neovim/neovim/releases/download
link_name: nvim
method:
default: appimage
Fedora: sys
Ubuntu: sys
MacOSX: sys