diff --git a/README.md b/README.md new file mode 100644 index 0000000..71dd4d8 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# dotfiles + +Run the install script: + +``` +curl -sSL https://github.com/sundowndev/dotfiles/blob/master/install.sh | bash +```