/dotfiles

~/.dotfiles. Includes configs for zsh, tmux, git, wezterm, kitty and more | Managed by GNU stow

Primary LanguageShellMIT LicenseMIT

Ackerr's dotfiles

Requirements

brew install git make stow zsh

Installation

Clone repo

git clone https://github.com/Ackerr/dotfiles.git && cd dotfiles

Install brew packages

brew bundle --file=brew/Brewfile

Set zsh as your default shell

chsh -s $(which zsh)

Link all dotfiles

make

Remember replace .gitconfig email