My config files
 
 
 
 
 
 
Go to file
Buddy Sandidge a3ab0c407f Move user-dirs out of base
base Move user-dirs out of base
bash Update git config for HT
git/.config/git Update git config for HT
git-personal/.config/git Rename package
go/.vim Break up vim config
hellotech/.config Add hellotech bash configs
i3/.config Move i3 to stow format
install-scripts/.local/bin Move install scripts to it's own package
old-scripts/.local/bin Move install scripts to it's own package
ripgrep/.config/ripgrep Move ripgrep to stow
tmux Move tmux config for stow
user-dirs/.config Move user-dirs out of base
user-dirs-osx/.config Move user-dirs out of base
vim Clean up config settings
.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]