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 ✨😻
- Host: GitHub
- URL: https://github.com/phucleeuwu/dotfiles
- Owner: phucleeuwu
- Created: 2025-02-05T04:49:09.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-02-19T15:17:24.000Z (8 months ago)
- Last Synced: 2025-02-19T15:27:18.281Z (8 months ago)
- Topics: config, dotfiles, dotfiles-macos, macos, stow
- Language: Lua
- Homepage: https://github.com/phucleeuwu/wallpaper
- Size: 13.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).