My config files
 
 
 
 
 
 
Go to file
Buddy Sandidge 6b5174d7f3 Add starship configs
• init starship as part of bash
 • add starship wip config
 • ignore standard bash prompt is starship is inited
base Fix checking for the shell being run is bash or zsh
base-osx/.config Rename user-dirs-osx to base-osx
bash Add starship configs
bat/.config Add config for bat
deno/.config/profile/env.d Allow .profile to load multiple config files
fzf Change install location for fzf
git/.config/git Update git config for HT
git-personal/.config/git Rename package
go/.config Cleanup ftplugins
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 Cleanup ftplugins
starship Add starship configs
tmux Change tmux default terminal to support more escape codes
user-dirs/.config Move user-dirs out of base
vim/.config Add themes and improve color support
.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]