My config files
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Buddy Sandidge 3f56da3e5e Bump version 4 months ago
dot_config Update configs to include file and update versions 4 months ago
dot_jq Fix syntax for setting vim filetype in templates 2 years ago
dot_local Bump version 4 months ago
scripts Bump chezmoi version 4 months ago
.chezmoi.toml.tmpl Add BitWarden secret manager token to data 6 months ago
.chezmoiexternal.toml.tmpl Add refreshPeriod to avoid redownloading fonts 6 months ago
.chezmoiignore Add query parse script 1 year ago
.gitignore Add query parse script 1 year ago
README.md Remove autolink script, good riddance 4 years ago
dot_bash_profile Fix syntax for setting vim filetype in templates 2 years ago
dot_bashrc.tmpl Update configs to include file and update versions 4 months ago
dot_profile.tmpl Update configs to include file and update versions 4 months ago
dot_vimrc Add nvim config based on kickstart 1 year ago
dot_zprofile Move stow base package to chezmoi 2 years ago
dot_zshrc.tmpl Update configs to include file and update versions 4 months ago

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]