Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 628 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 628 Bytes

dotfiles

This repo has all the dotfiles for my preferred environments, including a quickstart script that supports both Linux and Windows.

Pre-requisites

  • Bash - you can use Git Bash / MINGW64 in Windows
  • Curl

Quickstart

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)"

Local Install

To run the local install script, execute the following command in your terminal:

./install.sh

License

This project is licensed under the The Unlicense License.