My dotfiles for arch and wsl using dotsy to link all dotfiles
git clone https://github.com/NICHTJ3/Dotfiles ~/Dotfiles
cd ~/Dotfiles
dotsy --help
# dotsy profile list > To list available profiles
# dotsy profile install work-mac > To install the work-mac profile
NOTE: You can install dotsy using cargo and run dotsy init
in your home dir to allow yourself to run dotsy from anywhere