repo: remove unused configurations

This commit is contained in:
Marco Thomas
2023-09-28 14:50:24 +02:00
parent ead5f9ba11
commit 9202762eed
60 changed files with 1 additions and 1810 deletions

View File

@@ -1,21 +1 @@
# 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
## laptop
laptop uses `Xft.dpi: 192`
## gnome-terminal
$ dconf dump /org/gnome/terminal/legacy/profiles:/ > gnome-terminal.dconf
$ dconf load /org/gnome/terminal/legacy/profiles:/ < gnome-terminal.dconf