Commit Graph

268 Commits

Author SHA1 Message Date
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
c035060ce9 fix pipx executable 2025-02-07 10:39:51 -07:00
Matthew Stobbs
e1141ec8d4 fix type 2025-02-07 10:33:07 -07:00
Matthew Stobbs
1d6d3af432 fix pipx package install 2025-02-07 10:32:53 -07:00
Matthew Stobbs
b34ce3b460 configure defaults, upgrade go to 1.23.6 2025-02-07 10:24:41 -07:00
Matthew Stobbs
da8575bccd add sqlls 2025-02-01 16:34:58 -07:00
Matthew Stobbs
18be8625d6 fix pipx package installs 2025-02-01 14:42:18 -07:00
Matthew Stobbs
b33d28ad5b add ansible-lint 2025-02-01 14:41:01 -07:00
Matthew Stobbs
a6bb46d736 fix zls download 2025-02-01 14:36:08 -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
fa137cabc2 fix extra whitespace 2025-01-31 23:50:14 -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
98a8e9e988 install cargopkgs 1 at a time
- issues were encountered when installing a large list
2025-01-26 13:47:23 -07:00
Matthew Stobbs
7b7b33271f fix neovide desktop location 2025-01-26 08:58:33 -07:00
Matthew Stobbs
e1c330be7b remove extra build pkgs 2025-01-26 08:39:26 -07:00
Matthew Stobbs
d1b3e19df2 fix jinja2 template 2025-01-26 08:27:41 -07:00
Matthew Stobbs
21c38b73be fix typo 2025-01-26 08:26:18 -07:00
Matthew Stobbs
b93deb582f cleaned up tags, added names throughout main tasks 2025-01-26 08:25:03 -07:00
Matthew Stobbs
9169ac0f9d refactor to standard layout 2025-01-25 22:08:00 -07:00
Matthew Stobbs
f2e740c3dd fix variable references 2025-01-25 22:04:52 -07:00
Matthew Stobbs
7c11dcfab2 fix typos and missconfiguration 2025-01-25 21:53:09 -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
f8585192d5 working on better pkgconfig 2025-01-24 17:41:21 -07:00
Matthew Stobbs
adb9161079 install go only if version is different from desired 2025-01-24 17:21:41 -07:00
Matthew Stobbs
ac68bcca9c fix go installation for macos 2025-01-24 16:45:56 -07:00
Matthew Stobbs
c3c10323b8 remove debug message 2025-01-24 16:44:25 -07:00
Matthew Stobbs
a600a20b7d workaround broken home tap package installation 2025-01-24 16:43:28 -07:00
Matthew Stobbs
9a9d2b2eb1 remove extra files 2025-01-24 16:06:35 -07:00