dotfiles/README.md

12 lines
293 B
Markdown
Raw Normal View History

2018-07-22 18:09:24 -04:00
# dotfiles
this repo is my collection of dotfiles.
2019-03-25 21:53:58 -04:00
it includes configs for my most frequently used tools.
### steps to install on debian and derivatives
2020-09-29 13:58:53 -04:00
1. `apt install make stow fish git byobu vim ripgrep fzf`
2019-03-25 21:53:58 -04:00
1. `make nuke install` - note that nuke removes existing files in your $HOME
2018-07-22 18:09:24 -04:00