My config files
 
 
 
 
 
 
Go to file
Buddy Sandidge eabc6cd190 Block settings for non-development roles
dot_config Block settings for non-development roles
dot_jq Fix syntax for setting vim filetype in templates
dot_local Fix syntax for setting vim filetype in templates
scripts Add script to install chezmoi for initial setup
.chezmoi.toml.tmpl Only include git repos if in development machine
.chezmoiignore Fix duck encoder ignore
.gitignore Goodbye pathogen
README.md Remove autolink script, good riddance
dot_bash_profile Fix syntax for setting vim filetype in templates
dot_bashrc.tmpl Fix syntax for setting vim filetype in templates
dot_profile.tmpl Fix syntax for setting vim filetype in templates
dot_zprofile Move stow base package to chezmoi
dot_zshrc Fix syntax for setting vim filetype in templates

README.md

dot-files

A collection of my configuration files and scripts. To install, use the stow package manager. Each configuration directory is a package using stow.

Usage

Usage of stow to install a dot file configs:

$ stow -t ~ [package]
# verbose flags
$ stow --target $HOME [package]