My config files
 
 
 
 
 
 
Go to file
Buddy Sandidge 6e973db7a1 Remove pg from prettier
base Create base package for profile
bash Update git config for HT
git/.config/git Update git config for HT
git-personal/.config/git Rename package
go/.vim Update git config for HT
hellotech/.config/git Update git config for HT
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
vim Remove pg from prettier
.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]