diff --git a/README.md b/README.md new file mode 100644 index 0000000..43b9f1c --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# .files + +Collection of dotfiles. + +## Installation + +```bash +git clone https://github.com/cupcakearmy/dotfiles.git ~/.dotfiles +cd ~/.dotfiles +./install +```