My config files
 
 
 
 
 
 
Go to file
Buddy Sandidge 28d2b84e32 Remove unused and refactor
dot_config Remove unused and refactor
dot_jq Remove unused and refactor
dot_local Remove unused and refactor
scripts Bump chezmoi version
.chezmoi.toml.tmpl Remove unused and refactor
.chezmoiexternal.toml.tmpl Update external
.chezmoiignore Remove unused and refactor
.gitignore Add query parse script
README.md Remove autolink script, good riddance
dot_bash_profile Fix syntax for setting vim filetype in templates
dot_bashrc.tmpl Update configs to include file and update versions
dot_profile.tmpl Remove settings copy/pasted that could have caused warnings
dot_vimrc Add nvim config based on kickstart
dot_zprofile Move stow base package to chezmoi
dot_zshrc.tmpl Remove unused zsh config section
key.txt.age Use encrypted files instead of bws
run_once_before_decrypt-private-key.sh.tmpl Use encrypted files instead of bws

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]