My config files
 
 
 
 
 
 
Go to file
Buddy Sandidge 7e4f020bdb Update kubectl
dot_config Update neovim configs
dot_jq Fix syntax for setting vim filetype in templates
dot_local Update kubectl
scripts Add script to install chezmoi for initial setup
.chezmoi.toml.tmpl Only include git repos if in development machine
.chezmoiexternal.toml.tmpl Bump lazy and neovim
.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]