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 b60d2e9b99 Prevent errors in vim when editing go files 2 years ago
base Add erdtree shell completions 2 years ago
base-linux/.config Add base zsh config from debian/ubuntu 4 years ago
base-osx/.config Add zsh config to base package 4 years ago
bat Bump bat versions 2 years ago
deno/.local/bin Update deno version 2 years ago
direnv Bump direnv version 2 years ago
erdtree Add erdtree shell completions 2 years ago
fzf Include fzf extras with fzf install 2 years ago
git/.config/git Update git com alias to checkout main instead of master 2 years ago
git-personal/.config/git Rename package 4 years ago
go Prevent errors in vim when editing go files 2 years ago
hellotech Remove GO_TEST from env 2 years ago
i3/.config Add print screen shortcut to i3 config 2 years ago
install-scripts/.local/bin Bump dasel version to 2.2.0 2 years ago
lf Bump lf version 2 years ago
node Update node install scripts 2 years ago
old-scripts/.local/bin Move install scripts to it's own package 4 years ago
ripgrep Add mkdir if needed calls to rg install script 2 years ago
ruby Move rbenv init to ruby package 3 years ago
rust/.config Fix getting cargo if shell is sh 2 years ago
starship Bump starship 2 years ago
tmux/.config Update tmux config 2 years ago
vim/.config Prevent errors in vim when editing go files 2 years ago
vim-fancy/.config/vim Prevent errors in vim when editing go files 2 years ago
.gitignore Goodbye pathogen 6 years ago
README.md Remove autolink script, good riddance 4 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]