Skip to content

sora-ichigo/dotfiles

Repository files navigation

dotfiles 🥘

My development environment setup dotfiles

Supported OS

  • macOS (Darwin)
  • Ubuntu
  • Debian

Tools

This dotfiles repository uses Mitamae, a Ruby-based infrastructure automation tool, to provision development environments across multiple platforms.

Installation

$ git clone https://github.com/igsr5/dotfiles.git
$ cd dotfiles
$ make

Dry run:

$ make mitamae-dry

Directory Structure

.
├── bin/                    # Mitamae binary and setup scripts
├── config/                 # Application configuration files
├── cookbooks/             # Individual tool/application configurations
├── lib/                   # Core recipe files and helpers
├── roles/                 # Platform-specific role definitions
│   ├── base/             # Common configurations for all platforms
│   ├── darwin/           # macOS-specific configurations
│   ├── ubuntu/           # Ubuntu-specific configurations
│   └── debian/           # Debian-specific configurations
└── scripts/              # Utility scripts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •