Tested on macOS only.
aliases- contains files with aliases and functions.bin/- Anything inbin/will get added to your$PATHand be madeBrewfile- This is a list of applications for Homebrew Cask to install: things like Chrome and 1Password, etc. Might want to edit this file before running any initial setup. available everywhere.config/- all sorts of configs live here and symlinked to $HOME: tmux, alacritty, k9s_hotkeys.gitconfig.local-gitconfigincludes this file, so all customisations go there.gitconfigis for a sensible default config..zshrc.local- loaded tozshrc, put your local aliases, functions, export variables etc.
git clone https://github.com/aleksgorbenko/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
script/install