Skip to content

fmind/dotfiles

Repository files navigation

dotfiles

CI CD License: MIT

Automated configuration for my personal development environment.

Requirements

Usage

# 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

Docker Image

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

About

Automated configuration and dotfiles for a personal development environment, featuring CLI tools and Ansible roles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors