feat: update README.md

remove references to arch regarding my machines
update the list of provided configurations
mark `~/.config/root` as deprecated
This commit is contained in:
David JULIEN 2023-01-08 00:51:03 +01:00
parent 7d08595adc
commit 0228ba7b4b
Signed by: swytch
GPG Key ID: 498590A3AA82A06F
1 changed files with 12 additions and 10 deletions

View File

@ -6,12 +6,12 @@ Feel free to use it at your convenience :)
I'm David. I'm a Computer Science student from France, and a *huge* fan of
Linux, especially Arch and Gentoo. I also like making things simple and neat,
and this is the sole purpose of this directory: keeping my needed files in a
safe place, so that I can reinstall Arch easily without much tinkering.
safe place, so that I can reinstall Gentoo easily without much tinkering.
Everything common to my machines is in the `dev` branch. The `logos` branch
provides the config for my Arch-based machine, which is subject to change in
the near future (as of April 18th). The `mercury` branch provides the config
for my Gentoo-based system, and is up-to-date as I use it as my daily driver.
Everything common to my machines is in the `dev` branch. The `venus` branch
provides the config for my Gentoo-based desktop, which has finally reached a
stable state. The `mercury` branch provides the config for my Gentoo-based
laptop. Both are up-to-date as I use them as my daily drivers.
Everything is bleeding edge.
@ -45,15 +45,15 @@ Contains the files that I haven't been able to put in `~/.config`.
## Programs whose config files can be found in ~/.config/
- `beets`
- `dunst`
- `git`
- `htop`
- `mpd`
- `ncmpcpp`
- `neovim v0.7+`
- `neovim v0.8+`
- `neomutt`
- `pacman` **(hooks only)**
- `paru`
- `portage`
- `redshift`
- `sxhkd`
- `tmux`
@ -61,17 +61,19 @@ Contains the files that I haven't been able to put in `~/.config`.
- `X11`
- `zathura`
- `zsh`
- `old`
- `.old`
- `fish-shell`
- `i3-gaps`
- `neofetch`
- `neovim v0.4.4`
- `pacman` **(hooks only)**
- `paru`
- `polybar`
- `termite`
- `ranger`
- `vim`
### ~/.config/root/ [WIP]
### ~/.config/root/ [deprecated]
Where I keep the files I have to copy into the `/` folder. It is sensible so it
is not called in a setup script.