An open API service indexing awesome lists of open source software.

https://github.com/phucleeuwu/dotfiles

Aesthetic Catppuccin Mocha config for macOS ✨😻
https://github.com/phucleeuwu/dotfiles

config dotfiles dotfiles-macos macos stow

Last synced: 8 months ago
JSON representation

Aesthetic Catppuccin Mocha config for macOS ✨😻

Awesome Lists containing this project

README

          

# ⚠️ Back up your `config` files

🚀 Install everything with a single command:

```bash
bash <(curl -fsSL https://raw.githubusercontent.com/phucleeuwu/Dotflow/main/i.sh)
```

⇅ Upgrade everything:

```bash
# brew install topgrade
topgrade
```

## 📂 Breakdown of the `i.sh`

1. Installs Homebrew 🍺 (if not installed).
2. Clones the dotfiles repository into ~/dotfiles.
3. Removes existing `~/.zshrc` and `~/.config` to prevent conflicts.
4. Uses `Stow` to symlink `~/dotfiles` to `~/.config`.
6. Installs Homebrew 🍺 packages from Brewfile (optional).