Automated configuration and dotfiles for a personal development environment, featuring CLI tools and Ansible roles.
Lua
8
530 commits
updated Apr 5, 2026
Automated configuration for my personal development environment.
# Install project
just install
# Check configuration
just check
# Apply configuration
just apply
# Apply configuration with sudo
just apply sudo=true
# Configure the default shell
just shell
A pre-built image is published to the GitHub Container Registry on every push to main:
docker pull ghcr.io/fmind/dotfiles:latest
docker run --rm -it ghcr.io/fmind/dotfiles:latest
Lua
48.1%
Shell
28.4%
Python
15.6%
Vim Script
4.0%
Just
2.0%
Dockerfile
1.6%
Automated configuration and dotfiles for a personal development environment, featuring CLI tools and Ansible roles.
Lua
8
530 commits
updated Apr 5, 2026
Automated configuration for my personal development environment.
# Install project
just install
# Check configuration
just check
# Apply configuration
just apply
# Apply configuration with sudo
just apply sudo=true
# Configure the default shell
just shell
A pre-built image is published to the GitHub Container Registry on every push to main:
docker pull ghcr.io/fmind/dotfiles:latest
docker run --rm -it ghcr.io/fmind/dotfiles:latest
Lua
48.1%
Shell
28.4%
Python
15.6%
Vim Script
4.0%
Just
2.0%
Dockerfile
1.6%