dotfiles/README.md

12 lines
293 B
Markdown
Raw Permalink Normal View History

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