Files
dots/README.md
2023-01-30 16:07:27 +01:00

14 lines
344 B
Markdown

# my dots
dots for my laptop 「itomori」, managed with `gnu stow`.
Files can be `stow`'ed and un'`stow`'ed with `stow.sh`.
It will link all dotfiles to their correct place.
Un-`stow` with `./stow.sh -D`.
## deps
+ `fzf` (`zsh`, `nvim`)
+ `ripgrep` (`nvim`)
+ `fd` (rust find; `nvim`)
Also run `checkhealth` in `nvim` after a first install