My config files
 
 
 
 
 
 
Go to file
Buddy Sandidge 0c03ecd167 Fix screen color issue for tmux inside zsh
base Add base zsh config from debian/ubuntu
base-linux/.config Add base zsh config from debian/ubuntu
base-osx/.config Add zsh config to base package
bat Remove bat completion for zsh until a fix is found
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 Update HT environment
i3/.config Move i3 to stow format
install-scripts/.local/bin Add node settings for xdg
node Add node settings for xdg
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 Rename starting zsh config
tmux Fix screen color issue for tmux inside zsh
vim/.config Move snippets to vim-fancy due to python requirement
vim-fancy/.config/vim Move snippets to vim-fancy due to python requirement
.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]