My config files
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Buddy Sandidge e21d97afd5 Remove erd config until done 2 years ago
dot_config Remove erd config until done 2 years ago
dot_jq Fix syntax for setting vim filetype in templates 2 years ago
dot_local Bump versions 2 years ago
scripts Add script to install chezmoi for initial setup 2 years ago
.chezmoi.toml.tmpl Only include git repos if in development machine 2 years ago
.chezmoiignore Fix duck encoder ignore 2 years ago
.gitignore Goodbye pathogen 6 years ago
README.md Remove autolink script, good riddance 4 years ago
dot_bash_profile Fix syntax for setting vim filetype in templates 2 years ago
dot_bashrc.tmpl Fix syntax for setting vim filetype in templates 2 years ago
dot_editorconfig Add root level config for editorconfig, eslint and prettier 2 years ago
dot_eslintrc.js Add root level config for editorconfig, eslint and prettier 2 years ago
dot_prettierrc.toml Add root level config for editorconfig, eslint and prettier 2 years ago
dot_profile.tmpl Fix syntax for setting vim filetype in templates 2 years ago
dot_zprofile Move stow base package to chezmoi 2 years ago
dot_zshrc Fix syntax for setting vim filetype in templates 2 years ago

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]