My dotfiles
.config | ||
.gitignore | ||
.stow-local-ignore | ||
.zshrc | ||
install-cli-tools.sh | ||
LICENSE | ||
README.md |
Dotfiles
This repository is to setup a new machine using tools that I have become familiar with.
Managing dot files with GNU Stow
Installation
Linux
sudo apt install stow
Mac
brew install stow
Run setup.sh
This will create symlinks to each of the directories in this repo.