Matthew Stobbs
8b834eb633
fix typo
2025-02-07 14:52:43 -07:00
Matthew Stobbs
7c89680480
completed godot
2025-02-07 14:49:33 -07:00
Matthew Stobbs
10a04681da
completed libreoffice and heroic games launcher
2025-02-07 14:47:07 -07:00
Matthew Stobbs
762688a98c
remove gns3
2025-02-07 14:37:12 -07:00
Matthew Stobbs
848edccde6
renamed httpiegui to httpie
2025-02-07 14:32:35 -07:00
Matthew Stobbs
27ba6fec32
completed httpiegui
2025-02-07 14:31:43 -07:00
Matthew Stobbs
caceb70b57
jellyfin will need a lot more work
2025-02-07 14:29:11 -07:00
Matthew Stobbs
401194a966
completed pgadmin
2025-02-07 14:19:12 -07:00
Matthew Stobbs
f52ebe093e
completed tailscale
2025-02-07 14:16:52 -07:00
Matthew Stobbs
6fd2fee66a
complete dbeaver
...
- dbeaver defaults to flatpak install
- bitwarden now defaults to flatpak install
2025-02-07 13:46:12 -07:00
Matthew Stobbs
b2a8e41f3d
complete more pkgs
...
- bitwarden is configured to install the cask on macos and the appimage
on linux
- dbeaver is configured using the flatpak installation
- added handling of flatpaks
2025-02-07 13:34:50 -07:00
Matthew Stobbs
67a9b39abc
add multiple packages
...
- stub only: dbeaver, gns3, godot, heroic
- partial:
- Darwin: httpiegui, jellyfin, libreoffic, pgadmin, tailscale
- full: thunderbird, zfs, zsh
2025-02-07 11:41:14 -07:00
Matthew Stobbs
d0adf18378
add bitwarden
2025-02-07 10:47:30 -07:00
Matthew Stobbs
6e8b77198d
add podman
2025-02-07 10:43:19 -07:00
Matthew Stobbs
da8575bccd
add sqlls
2025-02-01 16:34:58 -07:00
Matthew Stobbs
b33d28ad5b
add ansible-lint
2025-02-01 14:41:01 -07:00
Matthew Stobbs
bad36a4e3c
add yaml language server
2025-02-01 14:33:05 -07:00
Matthew Stobbs
6885752c02
add zls
2025-02-01 14:21:29 -07:00
Matthew Stobbs
b83dc78546
add more language servers
2025-02-01 14:13:36 -07:00
Matthew Stobbs
35281d9503
add jinja-lsp
2025-02-01 13:42:42 -07:00
Matthew Stobbs
0f6fbec124
add a bunch of language servers
2025-02-01 13:38:38 -07:00
Matthew Stobbs
6bff905d71
fix typo
2025-01-31 23:51:46 -07:00
Matthew Stobbs
0ddb0de4c1
add lua-language-server package
2025-01-31 23:49:51 -07:00
Matthew Stobbs
8d19f07f63
start adding lua-language-server
2025-01-31 12:46:45 -07:00
Matthew Stobbs
b93deb582f
cleaned up tags, added names throughout main tasks
2025-01-26 08:25:03 -07:00
Matthew Stobbs
f3690df496
fix more typos
2025-01-25 21:48:48 -07:00
Matthew Stobbs
29f4f2c5d8
fix reference to pkgs
2025-01-25 21:46:10 -07:00
Matthew Stobbs
30a6708a71
fix 'not defined' to 'is undefined'
2025-01-25 21:43:46 -07:00
Matthew Stobbs
a05a8b143d
fix nerdfonts darwin
2025-01-25 21:21:20 -07:00
Matthew Stobbs
ef90e7fbc2
fix typo
2025-01-25 21:18:36 -07:00
Matthew Stobbs
343765c8a6
add zig installation via tarball
2025-01-25 21:16:59 -07:00
Matthew Stobbs
66eaed6e4b
fixing formatting and dependencies
2025-01-25 18:45:37 -07:00
Matthew Stobbs
391e8ee226
fixing packages
2025-01-25 17:54:26 -07:00
Matthew Stobbs
4665de577e
more fixes, more config
2025-01-25 17:39:49 -07:00
Matthew Stobbs
00e08c5997
update and fix multiple packages
2025-01-25 16:07:24 -07:00
Matthew Stobbs
edba662878
rename language specific packages
...
- removed language prefixes of `cargo_`, `go_`, `npm_` and `pipx_`
- cargo_eza.yml => eza.yml
2025-01-25 11:55:56 -07:00
Matthew Stobbs
2f3690aded
clean up, refactor, documentation
...
- reducing amount of splitting in configs
- documenting configuration
2025-01-24 23:23:24 -07:00
Matthew Stobbs
a600a20b7d
workaround broken home tap package installation
2025-01-24 16:43:28 -07:00
Matthew Stobbs
0dc2252cc4
added cargo, pipx, npm and go installs
2025-01-23 01:06:14 -07:00
Matthew Stobbs
5ed0df776d
fix missing loop_control
2025-01-23 00:37:52 -07:00
Matthew Stobbs
648814acdc
fix typo
...
Signed-off-by: Matthew Stobbs <matthew@stobbs.ca >
2025-01-23 00:35:56 -07:00
Matthew Stobbs
00e733cbd5
fix typo
...
Signed-off-by: Matthew Stobbs <matthew@stobbs.ca >
2025-01-23 00:34:56 -07:00
Matthew Stobbs
0f2d22f3c5
packages are more generic
...
- if config is needed, it has a file in vars/
- all imported vars for pkgs are namespaced with _<pkgname>
2025-01-23 00:29:58 -07:00
Matthew Stobbs
6fa5a46701
configuring more packages
2025-01-22 22:14:49 -07:00
Matthew Stobbs
852331a692
make adjustments before flattening files
2025-01-22 20:22:47 -07:00
Matthew Stobbs
1ec4bda33f
start adding other packages sources
...
- adding sources for cargo, npm and go source packages
2025-01-21 22:11:15 -07:00
Matthew Stobbs
15d39f39ee
fix darwin packages
2025-01-21 21:01:05 -07:00
Matthew Stobbs
e7dda0a092
fix go package, fix carapace package
2025-01-21 17:23:59 -07:00
Matthew Stobbs
78c77cfd96
dynamic package addition
2025-01-21 17:18:35 -07:00
Matthew Stobbs
0ece836f39
adjust pkg list generation
...
- add a custom pkg definition if it exists
- if it doesn't exist, assume it's a package manager packge name
2025-01-21 16:59:02 -07:00