My config files
 
 
 
 
 
 
Go to file
Buddy Sandidge 78eb8854bf DRY up some install scripts
base Update fzf script
base-linux/.config Add base zsh config from debian/ubuntu
base-osx/.config Add zsh config to base package
bat Update install-bat-home script to include bat-extras
deno/.config/profile/env.d Allow .profile to load multiple config files
direnv Add direnv install and config
fzf Update fzf script
git/.config/git Use main as default branch name
git-personal/.config/git Rename package
go Bump go version
hellotech Update linkerd version
i3/.config Move i3 to stow format
install-scripts/.local/bin DRY up some install scripts
lf Update lf install script location
node Fix node install home script
old-scripts/.local/bin Move install scripts to it's own package
ripgrep Update fzf script
rust/.config Cleanup ftplugins
starship Add python to starship config
tmux Move tmux tpm plugin dir to data directory
vim/.config Bump nerdtree version
vim-fancy/.config/vim Add TypeScript snippets
.gitignore Goodbye pathogen
README.md Remove autolink script, good riddance

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]