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 19e9411404 Remove settings copy/pasted that could have caused warnings 9 months ago
dot_config Remove settings copy/pasted that could have caused warnings 9 months ago
dot_jq Fix syntax for setting vim filetype in templates 2 years ago
dot_local Update nushell config 9 months ago
scripts Bump chezmoi version 1 year ago
.chezmoi.toml.tmpl Use encrypted files instead of bws 10 months ago
.chezmoiexternal.toml.tmpl Update external 10 months ago
.chezmoiignore Convert templates to files that wasn't needed 10 months ago
.gitignore Add query parse script 2 years ago
README.md Remove autolink script, good riddance 5 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 1 year ago
dot_profile.tmpl Remove settings copy/pasted that could have caused warnings 9 months ago
dot_vimrc Add nvim config based on kickstart 2 years ago
dot_zprofile Move stow base package to chezmoi 2 years ago
dot_zshrc.tmpl Remove unused zsh config section 1 year ago
key.txt.age Use encrypted files instead of bws 10 months ago
run_once_before_decrypt-private-key.sh.tmpl Use encrypted files instead of bws 10 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]