A personal dotfiles repository for quickly setting up a consistent development environment. This repository includes configurations for shell (zsh), Git, iTerm2 (macOS), and more.
gitmust be installed.- macOS or Ubuntu Linux
- On macOS, Homebrew will be installed if not present.
- On Ubuntu, necessary packages will be installed automatically.
To set up, assuming git is already installed:
git clone https://github.com/sierrajc/dotfiles.git ~/.dotfiles
cd $HOME/.dotfiles
bash scripts/install.sh