Skip to content

coloredbytes/dotfiles

Repository files navigation

Header
License: MIT
Managed with chezmoi 🤖

This repo contains the configuration to set up my machines. This is using Chezmoi, the dotfile manager to set up the installation.

This automated setup is currently only configured for Fedora and MacOS.

🏃How to run

export GITHUB_USERNAME=coloredbytes
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply [email protected]:$GITHUB_USERNAME/dotfiles.git

Note

Since macOS does not have git or curl installed on a fresh install. I have made a bootstrap script for it.

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/coloredbytes/dotfiles/main/dot_bootstrap/mac_bootstrap.sh)"

About

🚀 My personal dotfiles, managed with chezmoi.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages