My config files
 
 
 
 
 
 
Go to file
Buddy Sandidge 8e60ae8d34 Bump versions
dot_config Add lsp servers
dot_jq Fix syntax for setting vim filetype in templates
dot_local Bump versions
scripts Add script to install chezmoi for initial setup
.chezmoi.toml.tmpl Only include git repos if in development machine
.chezmoiexternal.toml.tmpl Add nvim config based on kickstart
.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_editorconfig Add lsp servers
dot_eslintrc.js Add root level config for editorconfig, eslint and prettier
dot_prettierrc.toml Add root level config for editorconfig, eslint and prettier
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]