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
docker-buildx \
51
docker-compose \
52
tree-sitter-cli \
53
-
neovim \
54
-
uv
55
56
log_info "All packages installed and configured successfully!"
···
50
docker-buildx \
51
docker-compose \
52
tree-sitter-cli \
53
+
neovim
0
54
55
log_info "All packages installed and configured successfully!"