My config files
 
 
 
 
 
 
Go to file
Buddy Sandidge 648edd2341 Simplify git configs and undo template
dot_config Simplify git configs and undo template
dot_jq Update HelloTech config to chezmoi
dot_local Bump starship version
scripts Add script to install chezmoi for initial setup
.chezmoi.toml.tmpl Add template for default data
.chezmoiignore Add script to install chezmoi for initial setup
.gitignore Goodbye pathogen
README.md Remove autolink script, good riddance
dot_bash_profile Use templates and clean up loading of bash config
dot_bashrc.tmpl Include profile in bashrc even if not running interactively
dot_profile.tmpl Use templates and clean up loading of bash config
dot_zprofile Move stow base package to chezmoi
dot_zshrc Use templates and clean up loading of bash config

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]