My config files
 
 
 
 
 
 
Go to file
Buddy Sandidge e0ee2e3259 Merge vim sensible from tpope with previous settings
base Fix checking for the shell being run is bash or zsh
base-osx/.config Rename user-dirs-osx to base-osx
bash Fix bash prompt to show git status correctly
bat/.config Add config for bat
deno/.config/profile/env.d Allow .profile to load multiple config files
fzf Convert vim config to XDG standard
git/.config/git Update git config for HT
git-personal/.config/git Rename package
go/.config Convert vim config to XDG standard
hellotech/.config Move kubectl init
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 Allow .profile to load multiple config files
rust/.config/profile/env.d Allow .profile to load multiple config files
tmux Move tmux config for stow
user-dirs/.config Move user-dirs out of base
vim/.config Merge vim sensible from tpope with previous 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]