My config files
 
 
 
 
 
 
Go to file
Buddy Sandidge 2d6abf2276 Bump erdtree version to 1.60.0
base Add JetBrains scripts to path
base-linux/.config Add base zsh config from debian/ubuntu
base-osx/.config Add zsh config to base package
bat Bump bat versions
deno/.local/bin Update deno version
direnv Bump direnv version
erdtree Bump erdtree version to 1.60.0
fzf Include fzf extras with fzf install
git/.config/git Update git com alias to checkout main instead of master
git-personal/.config/git Rename package
go Add install-protoc-gen-go-grpc script
hellotech Remove GO_TEST from env
i3/.config Add print screen shortcut to i3 config
install-scripts/.local/bin Bump gitea to 1.19.0
lf Bump lf version
node Update node install scripts
old-scripts/.local/bin Move install scripts to it's own package
ripgrep Add mkdir if needed calls to rg install script
ruby Move rbenv init to ruby package
rust/.config Fix getting cargo if shell is sh
starship Bump starship
tmux Update tmux history size
vim/.config Bump vim plugin versions
vim-fancy/.config/vim Bump vim plugin versions
.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]