Skip to content

JershBytes/dotfiles

Repository files navigation

Header
My personal dotfiles for Linux and WSL 🚀

This repo contains the configurations 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, Ubuntu and MacOS.

🏃How to run

export GITHUB_USERNAME=JershBytes
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply $GITHUB_USERNAME

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/JershBytes/dotfiles/main/mac_bootstrap.sh)"

⚖️ LICENSE

can be found here

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