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 8a0e164f73 Use prefix+a with fzf to fast switch between sessions 5 days ago
dot_config Use prefix+a with fzf to fast switch between sessions 5 days ago
dot_jq Remove unused and refactor 3 weeks ago
dot_local Update age to 1.2.1 5 days ago
scripts Bump chezmoi version 5 months ago
.chezmoi.toml.tmpl Update how secrets are encrypted and change keys 5 days ago
.chezmoiexternal.toml.tmpl Update external 1 month ago
.chezmoiignore Update encryption with new keys for personal 5 days 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 5 months ago
dot_profile.tmpl Remove settings copy/pasted that could have caused warnings 3 weeks 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 nushell config and cloud sdk to zsh 1 week 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]