My personal dotfiles and other configurations.
Be sure to include that -a flag.
To install the packages I use, run the following script:
sh scripts/brews.shTo create symlinks for the dotfiles, use stow.
A convenience script exists to do this:
sh scripts/stow.shFor each package, the above script will ask if you want to stow it.
To stow a specific package, you can run the following:
sh scripts/stow.sh <package>These are dot files, so if you want to see them:
ls -a