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:
parent
7d08595adc
commit
0228ba7b4b
22
README.md
22
README.md
@ -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
|
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,
|
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
|
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
|
Everything common to my machines is in the `dev` branch. The `venus` branch
|
||||||
provides the config for my Arch-based machine, which is subject to change in
|
provides the config for my Gentoo-based desktop, which has finally reached a
|
||||||
the near future (as of April 18th). The `mercury` branch provides the config
|
stable state. The `mercury` branch provides the config for my Gentoo-based
|
||||||
for my Gentoo-based system, and is up-to-date as I use it as my daily driver.
|
laptop. Both are up-to-date as I use them as my daily drivers.
|
||||||
|
|
||||||
Everything is bleeding edge.
|
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/
|
## Programs whose config files can be found in ~/.config/
|
||||||
|
|
||||||
|
- `beets`
|
||||||
- `dunst`
|
- `dunst`
|
||||||
- `git`
|
- `git`
|
||||||
- `htop`
|
- `htop`
|
||||||
- `mpd`
|
- `mpd`
|
||||||
- `ncmpcpp`
|
- `ncmpcpp`
|
||||||
- `neovim v0.7+`
|
- `neovim v0.8+`
|
||||||
- `neomutt`
|
- `neomutt`
|
||||||
- `pacman` **(hooks only)**
|
- `portage`
|
||||||
- `paru`
|
|
||||||
- `redshift`
|
- `redshift`
|
||||||
- `sxhkd`
|
- `sxhkd`
|
||||||
- `tmux`
|
- `tmux`
|
||||||
@ -61,17 +61,19 @@ Contains the files that I haven't been able to put in `~/.config`.
|
|||||||
- `X11`
|
- `X11`
|
||||||
- `zathura`
|
- `zathura`
|
||||||
- `zsh`
|
- `zsh`
|
||||||
- `old`
|
- `.old`
|
||||||
- `fish-shell`
|
- `fish-shell`
|
||||||
- `i3-gaps`
|
- `i3-gaps`
|
||||||
- `neofetch`
|
- `neofetch`
|
||||||
- `neovim v0.4.4`
|
- `neovim v0.4.4`
|
||||||
|
- `pacman` **(hooks only)**
|
||||||
|
- `paru`
|
||||||
- `polybar`
|
- `polybar`
|
||||||
- `termite`
|
- `termite`
|
||||||
- `ranger`
|
- `ranger`
|
||||||
- `vim`
|
- `vim`
|
||||||
|
|
||||||
### ~/.config/root/ [WIP]
|
### ~/.config/root/ [deprecated]
|
||||||
|
|
||||||
Where I keep the files I have to copy into the `/` folder. It is sensible so it
|
Where I keep the files I have to copy into the `/` folder. It is sensible so it
|
||||||
is not called in a setup script.
|
is not called in a setup script.
|
||||||
|
Reference in New Issue
Block a user