A repo for my own personal dotfiles. Use at your own discretion.
To install locally:
git clone git@github.com:ripvannwinkler/dotfiles.git ~/dotfiles
bash ~/dotfiles/install
To install remotely:
curl -fsSL "https://raw.githubusercontent.com/ripvannwinkler/dotfiles/main/remote?v=$RANDOM" | bash