My personal dotfiles, designed for use in MacOS.
- Terminal: Kitty, Alacritty
- Shell: Zsh (Oh My Zsh)
- Package Manager: Homebrew
- Editor: Neovim
- Window Manager: Rectangle
Run the following commands:
# Clone the repo
git clone https://github.com/kevhlee/dotfiles $HOME/dotfiles
cd $HOME/dotfiles
# If using MacOS, run the following
./brew.sh install
# Set up configuration
./dot.sh setup