mirror of
https://tildegit.org/ben/dotfiles.git
synced 2025-03-13 01:40:42 +00:00
12 lines
293 B
Markdown
12 lines
293 B
Markdown
# dotfiles
|
|
|
|
this repo is my collection of dotfiles.
|
|
|
|
it includes configs for my most frequently used tools.
|
|
|
|
### steps to install on debian and derivatives
|
|
|
|
1. `apt install make stow fish git byobu vim ripgrep fzf`
|
|
1. `make nuke install` - note that nuke removes existing files in your $HOME
|
|
|