This repository contains all my shell configurations. The setup guide is designed for macOS users.
- Clone this repository on your machine under
~/git/dotfiles
. This is important for referencing files. - Run
./macos-install.sh <fish|zsh>
for macOS installation. This requiresbrew
as package manager. The install script creates symlinks for the configuration files. - If you want to have specific local settings, then
add them under
./local/
.