This repo has all the dotfiles for my preferred environments, including a quickstart script that supports both Linux and Windows.
- Bash - you can use Git Bash / MINGW64 in Windows
- Curl
To run the quickstart script, execute the following command in your terminal:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/facundogoyena/dotfiles/refs/heads/main/quickstart.sh)"
To run the local install script, execute the following command in your terminal:
./install.sh
This project is licensed under the The Unlicense License.