diff --git a/README.md b/README.md new file mode 100644 index 0000000..99d9d72 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Personal Dotfiles :3 + +## Installation + +Execute the following command: + +```bash +curl -L https://codeberg.org/aleidk/dots/raw/branch/main/setup.sh | bash +```