This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# 🚀 One-Command Dotfiles Deployment Script | |
# | |
# Quick deployment: curl -sfL https://nothing.pink/zsh | bash | |
# Or for interactivity: bash <(curl -sfL https://nothing.pink/zsh) < /dev/tty | |
# | |
# What this script does: | |
# 1. Installs chezmoi if needed | |
# 2. Helps you set up your age encryption key |