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 8b9d5a3c21 Update tmux history size 3 years ago
base Add bash history save on every command 3 years ago
base-linux/.config Add base zsh config from debian/ubuntu 4 years ago
base-osx/.config Add zsh config to base package 4 years ago
bat Update install-bat-home script to include bat-extras 4 years ago
deno/.config/profile/env.d Allow .profile to load multiple config files 4 years ago
direnv update direnv install script 3 years ago
fzf Update fzf script 3 years ago
git/.config/git Use main as default branch name 4 years ago
git-personal/.config/git Rename package 4 years ago
go Add install script for go 3 years ago
hellotech Fix issue with rebase format and message type 3 years ago
i3/.config Move i3 to stow format 4 years ago
install-scripts/.local/bin Add install dasel script 3 years ago
lf Update lf install script 3 years ago
node Fix node install home script 4 years ago
old-scripts/.local/bin Move install scripts to it's own package 4 years ago
ripgrep Update fzf script 3 years ago
rust/.config Cleanup ftplugins 4 years ago
starship update starship install 3 years ago
tmux Update tmux history size 3 years ago
vim/.config Add XDG_STATE to vimrc 3 years ago
vim-fancy/.config/vim Add TypeScript snippets 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]