mirror of https://tildegit.org/ben/dotfiles
734e67fb1f | ||
---|---|---|
bash | ||
bin | ||
byobu | ||
fish/.config/fish | ||
git | ||
gnupg/.gnupg | ||
mutt | ||
nvim/.config/nvim | ||
vim | ||
weechat/.weechat | ||
.gitmodules | ||
Makefile | ||
README.md |
README.md
dotfiles
this repo is my collection of dotfiles.
it includes configs for my most frequently used tools.
steps to install on debian and derivatives
apt install make stow fish git byobu vim ripgrep fzf
make nuke install
- note that nuke removes existing files in your $HOME
update vim packages
make vim
git commit -am 'update vim submodules'
- profit