My config files
 
 
 
 
 
 
Go to file
Buddy Sandidge bdf3ee8277 Add CircleCI install script
base Add to_upper and to_lower aliases
base-linux/.config Add base zsh config from debian/ubuntu
base-osx/.config Add zsh config to base package
bat Update versions
deno/.config/profile/env.d Allow .profile to load multiple config files
direnv Fix direnv install script
fzf Update fzf script
git/.config/git Add prue to git config
git-personal/.config/git Rename package
go Fix go install not setting gofmt correctly
hellotech Add CircleCI install script
i3/.config Change i3 shortcuts for closing windows
install-scripts/.local/bin Update tile38 version
lf Update lf install script
node Add github helper util functions
old-scripts/.local/bin Move install scripts to it's own package
ripgrep Update fzf script
ruby Move rbenv init to ruby package
rust/.config Fix rust config
starship update starship install
tmux Update tmux history size
vim/.config Update plug 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]