98394f1220
refactor(go): remove goenv configs, use mise for Go
...
Delete goenv config files as goenv is superseded by mise for Go
version management. Clean up Go env vars in fish exports: drop
set -q guards and remove GOROOT export.
2026-03-20 04:20:20 +02:00
4b8ee6ffc1
feat: migrate to mise for unified tool management ( #309 )
2026-03-18 20:59:49 +02:00
8a5c9f9089
chore: general maintenance and cleanup ( #306 )
2026-03-15 19:14:36 +02:00
b956119b98
feat(fish): add mise version manager integration
...
Add mise activate and shims PATH for fish shell, plus rustup
cargo env sourcing in conf.d/rustup.fish.
2026-02-28 10:36:49 +02:00
961efec364
feat: switch to biome, apply formatting, shellcheck ( #227 )
...
* feat: switch to biome, apply formatting, shellcheck
* chore: apply cr comments
* chore: few config tweaks, shellcheck hook now py-based
* chore: lint fixes and pr comments
* chore(lint): megalinter, and other fixes
Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net >
2025-12-17 16:03:29 +02:00
3f2d1b85ed
chore: make fish files executable
2025-10-23 23:44:05 +03:00
7b6e95c4ab
chore: linting
2025-10-13 14:14:45 +03:00
ebb22064ce
chore: add zoxide and sesh, cleanup
...
Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net >
2025-10-06 20:55:21 +03:00
506360a027
chore(config): fish: config cleanup, fixes
...
Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net >
2025-04-29 18:07:50 +03:00
fce649619a
chore(config): remove double init for pyenv
2025-04-02 18:22:59 +03:00
38e340ac8d
chore(fix): goenvrc, fish alternative
2025-03-25 00:32:00 +02:00
d626731736
chore(config): fish and goenv configs
...
Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net >
2025-03-24 15:49:23 +02:00
a6400943d2
chore(lint): fish_indent
...
Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net >
2025-03-24 10:53:48 +02:00
5ec8e89641
chore(config): fish: remove jorgebucaran/nvm.fish
...
Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net >
2025-03-24 10:48:42 +02:00
535925aeaf
feat: aqua package manager
...
Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net >
2025-03-20 16:03:09 +02:00
3d987e491e
chore(config): fish: add cargo bin, pyenv init
...
Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net >
2025-02-27 15:33:24 +02:00
0a058aaf22
chore(config): fish_add_path "$CARGO_HOME/bin"
2025-02-25 23:39:46 +02:00
87a4ec8ecf
chore(config): clean up fish/exports.fish
2025-02-25 20:23:06 +02:00
4f2b47d5c3
feat(asdf): removal of asdf
...
Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net >
2025-02-25 10:41:20 +02:00
d5e34d168b
feat(config): fish configs and tmux auto-open
2025-02-23 17:23:54 +02:00