My personal dotfiles and configs
# 🍎 macOS
bash <(curl -fsSL https://raw.githubusercontent.com/zryyyy/dotfiles/HEAD/scripts/mac.sh)
# 🐧 Ubuntu
bash <(curl -fsSL https://raw.githubusercontent.com/zryyyy/dotfiles/HEAD/scripts/ubuntu.sh)
# 🎩 Fedora
bash <(curl -fsSL https://raw.githubusercontent.com/zryyyy/dotfiles/HEAD/scripts/fedora.sh)
# 🪟 Windows
powershell -ep Bypass -c "irm 'https://raw.githubusercontent.com/zryyyy/dotfiles/HEAD/scripts/win.ps1' | iex"brew bundle dump --force --file=./packages/Brewfile