My configuration files for Linux and macOS.
| Ubuntu | Fedora | macOS |
|---|---|---|
sudo apt install -y git |
sudo dnf install -y git |
xcode-select --install |
| Ubuntu | Fedora | macOS |
|---|---|---|
sudo apt install pipx |
sudo dnf install pipx |
brew install pipx |
git clone [email protected]:phelipetls/dotfiles.git
cd dotfiles./install./bootstrap