readme : add basic info.
This commit is contained in:
parent
18ecc3ed60
commit
df7a29a6f1
25
.README.md
25
.README.md
|
@ -1 +1,26 @@
|
||||||
# TODO: add info how to use configs for gnome, tmux & nvim.
|
# TODO: add info how to use configs for gnome, tmux & nvim.
|
||||||
|
# Custom system config.
|
||||||
|
# Table of contents.
|
||||||
|
1. [General info.](#general-info)
|
||||||
|
2. [Load Gnome settings.](#load-gnome-settings)
|
||||||
|
|
||||||
|
# General info.
|
||||||
|
This is my own custom config that I use on my GNU/Linux machines. Not ment to be used by anyone else. It includes:
|
||||||
|
1. Git config (excluding user info).
|
||||||
|
2. Bash scripts and environment.
|
||||||
|
3. Tmux config.
|
||||||
|
4. Basic directory structure as well as redefining them as default.
|
||||||
|
5. Custom bin directory.
|
||||||
|
6. Collection of Linux configs (sshd, gnome, sysctl etc).
|
||||||
|
7. GTK 3/4 configs.
|
||||||
|
8. Htop config.
|
||||||
|
9. Nvim config.
|
||||||
|
10. SSH config.
|
||||||
|
11. Custom background.
|
||||||
|
12. Flatpak overrides.
|
||||||
|
13. Custom fonts.
|
||||||
|
|
||||||
|
# Load Gnome settings.
|
||||||
|
To load Gnome settings run `dconf_load`.
|
||||||
|
|
||||||
|
# Navigation.
|
||||||
|
|
Reference in a new issue