My config files
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Buddy Sandidge c6e39dc06b Change install location for fzf 4 years ago
base Fix checking for the shell being run is bash or zsh 4 years ago
base-osx/.config Rename user-dirs-osx to base-osx 4 years ago
bash Cleanup ftplugins 4 years ago
bat/.config Add config for bat 4 years ago
deno/.config/profile/env.d Allow .profile to load multiple config files 4 years ago
fzf Change install location for fzf 4 years ago
git/.config/git Update git config for HT 4 years ago
git-personal/.config/git Rename package 4 years ago
go/.config Cleanup ftplugins 4 years ago
hellotech/.config Move kubectl init 4 years ago
i3/.config Move i3 to stow format 4 years ago
install-scripts/.local/bin Move install scripts to it's own package 4 years ago
old-scripts/.local/bin Move install scripts to it's own package 4 years ago
ripgrep/.config Allow .profile to load multiple config files 4 years ago
rust/.config Cleanup ftplugins 4 years ago
starship/.local/bin Add starship install script 4 years ago
tmux Change tmux default terminal to support more escape codes 4 years ago
user-dirs/.config Move user-dirs out of base 4 years ago
vim/.config Add themes and improve color support 4 years ago
.gitignore Goodbye pathogen 6 years ago
README.md Remove autolink script, good riddance 4 years ago

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]