Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 356 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 356 Bytes

My Dotfiles

A repo for my own personal dotfiles. Use at your own discretion.

Installation

To install locally:

git clone git@github.com:ripvannwinkler/dotfiles.git ~/dotfiles
bash ~/dotfiles/install

To install remotely:

curl -fsSL "https://github.com/ripvannwinkler/dotfiles/main/remote?v=$RANDOM" | bash