This repository contains dotfiles (which are application configuration and settings files) which are compatible with macOS and Linux. It also serves as a way to help me setup and maintain my Mac.
- Clone this repo
git clone https://github.com/jsadeli/dotfiles.git ~/dotfiles
- Change working directory
cd ~/dotfiles
- Run
./setup.sh
(may need to applychmod +x setup.sh
first). - Restart the computer to finalize the process.