This repository is intended for storing and managing dotfiles, scripts, and configuration files to help automate and standardize my personal development environment.
It's provided as reference for anyone who would like any part of it for their own environment.
- Clone the repository:
git clone https://github.com/johnlettman/dot.git cd dot - Review the contents and customize to your needs.
- Install it:
./.install.sh
To keep everything organized, I use the following naming scheme:
@prefix: machine-specific dotfiles_directory: root-level dotfiles- all others are named without the
.prefix to differentiate repository files and proper dotfiles
This project is licensed under the MIT License.