My config files
 
 
 
 
 
 
Go to file
Buddy Sandidge 17322c69c7 Update protobuf tools
dot_config Add work configs to encrypted file
dot_jq Remove unused and refactor
dot_local Update protobuf tools
scripts Bump chezmoi version
.chezmoi.toml.tmpl Remove unused and refactor
.chezmoiexternal.toml.tmpl Update external
.chezmoiignore Add work configs to encrypted file
.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]