- update installers
- add minio client
mc
- setup
slim_install.sh
- add nvim-manager starship prompt
- use uv for
venv
alias - enable nvidia on devtainer distrobox for use with ollama
- add ghostty distrobox
- fix Dockerfile
- add syntax highlighting for
Containerfile
in nvim - add just testnvim to run quick local tests of a fresh nvim install
- update installers
- add gh extension gh-dash
- add NVIM_APPNAME to starship
- update venv alias to not echo error if venv doesn't exist
- add s3-cleanup one-shot-app
- add clock one-shot-app
- install one-shot-apps in container
- add tailscale and fuser host commands to devtainer distrobox
- update installers
- installer is done in justfile, not in alias
- fix missing batcat
- configure nvim-manager in zshrc
- devtainer builds now have a semver version defined in
version
file
After years of not tagging, versioning or logging, let's start doing things right.