I use Dotbot to manage my dotfiles. It symlinks the dotfiles in this repo to the corressponding files defined in the install.conf.yaml config.
./install
If you run into a dotbot permissions error, you may need to run
chmod +x ./dotbot/bin/dotbot
I use Dotbot to manage my dotfiles. It symlinks the dotfiles in this repo to the corressponding files defined in the install.conf.yaml config.
./install
If you run into a dotbot permissions error, you may need to run
chmod +x ./dotbot/bin/dotbot