My personal dotfiles for Linux 🚀
This repo contains the configurations to set up my machines. This is using Chezmoi, the dotfile manager to set up the installation.
export GITHUB_USERNAME=JershBytes
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply git@github.com:$GITHUB_USERNAME/dot.git
can be found here