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 |
|
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
|
29d9cafdd2
|
fix addpkg paths
|
2025-01-23 00:34:01 -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
|
34c290f522
|
add ability to install npm, go and pipxpkgs
|
2025-01-21 22:22:41 -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 |
|
Matthew Stobbs
|
c62d4e1977
|
restructuring for easier maintenance
- creating src packages when things can't be installed via
actual system package
- neovim srcpkg is being worked on now
|
2025-01-19 14:10:41 -07:00 |
|
Matthew Stobbs
|
985da518b4
|
fixing and adding packages
|
2025-01-18 16:00:26 -07:00 |
|
Matthew Stobbs
|
333ee4c3f5
|
make the packages role more generic
|
2025-01-18 09:24:11 -07:00 |
|
Matthew Stobbs
|
3d466e64c7
|
initial commit
|
2025-01-17 13:50:08 -07:00 |
|