My config files
 
 
 
 
 
 
Go to file
Buddy Sandidge 37bf538f12 Add gem_env helper function to get gem env as json
dot_config Add gem_env helper function to get gem env as json
dot_jq Fix syntax for setting vim filetype in templates
dot_local Bump helm version
scripts Add script to install chezmoi for initial setup
.chezmoi.toml.tmpl Add BitWarden secret manager token to data
.chezmoiexternal.toml.tmpl Add refreshPeriod to avoid redownloading fonts
.chezmoiignore Add query parse script
.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 Fix syntax for setting vim filetype in templates
dot_profile.tmpl Fix syntax for setting vim filetype in templates
dot_vimrc Add nvim config based on kickstart
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]