Various dotfiles from my mac setup including terminal, shell, prompt, nvim, window manager, status bar and some CLI tools.
After homebrew is installed execute these commands:
cd ~
brew install git stow
git clone [email protected]:Rabeez/dotfiles.git
cd dotfiles
stow .
Some configurations depend on other tools (e.g. jq
, rg
etc.)