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 7e92d28f52 Convert old scripts to chezmoi
requires include_legacy data to be set to true:

[data]
include_legacy = true
2 years ago
dot_config Update fancy vim config to chezmoi 2 years ago
dot_jq Convert jq to templates 2 years ago
dot_local Convert old scripts to chezmoi 2 years ago
hellotech Remove GO_TEST from env 2 years ago
.chezmoiignore Convert old scripts to chezmoi 2 years ago
.gitignore Goodbye pathogen 6 years ago
README.md Remove autolink script, good riddance 4 years ago
dot_bashrc Move stow base package to chezmoi 2 years ago
dot_profile Move stow base package to chezmoi 2 years ago
dot_zprofile Move stow base package to chezmoi 2 years ago
dot_zshrc Move stow base package to chezmoi 2 years 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]