tangled
alpha
login
or
join now
jehrhardt.dev
/
dotfiles
My dotfiles for Arch Linux
2
fork
atom
overview
issues
pulls
pipelines
Clean up install script
uv is installed via mise
Jan Ehrhardt
3 months ago
efdfc44e
30b7139e
+1
-2
1 changed file
expand all
collapse all
unified
split
run_once_after_setup.sh
+1
-2
run_once_after_setup.sh
···
50
50
docker-buildx \
51
51
docker-compose \
52
52
tree-sitter-cli \
53
53
-
neovim \
54
54
-
uv
53
53
+
neovim
55
54
56
55
log_info "All packages installed and configured successfully!"