My config files and bootstrap scripts.
- Clone
git clone https://github.com/pauljasperdev/dotfiles ~/.dotfiles - Move config files
This overwrites top-level dotfiles like
~/.zshrcand~/.tmux.confand merges folders in~/.config/.~/.dotfiles/.bootstrap.move.sh - Install dependencies
# macOS ~/.bootstrap.macos.sh # Debian/Ubuntu ~/.bootstrap.debian.sh
security add-generic-password \
-a "$USER" \
-s "context7-api-key" \
-w "YOUR_API_KEY_HERE" \
-U