setup: remove section numberings

This commit is contained in:
KK
2026-06-20 11:05:19 +02:00
parent bc287e40e0
commit b712c714cf

View File

@@ -4,7 +4,7 @@ Install guide with DIY spirit, key is to reproduce my system setup while making
- Commands are written for user `kk` unless stated otherwise.
## 0. Current TODOs
## Current TODOs
### System / mounts
@@ -38,7 +38,7 @@ Install guide with DIY spirit, key is to reproduce my system setup while making
---
## 1. Bootstrap sudo and git
## Bootstrap sudo and git
```sh
su root
@@ -64,7 +64,7 @@ root
---
## 2. Install basic utilities
## Install basic utilities
**Automate later.**
@@ -98,7 +98,7 @@ Mostly development tools are downloaded here, stuff like tmux, vim and the compi
---
## 3. Speed up GRUB boot
## Speed up GRUB boot
**Automate later.** Edit `/etc/default/grub`:
@@ -121,7 +121,7 @@ sudo update-grub
---
## 4. Enable Debian non-free repositories
## Enable Debian non-free repositories
**Automate later.** Needed for NVIDIA and firmware packages.
@@ -139,7 +139,7 @@ sudo apt update
---
## 5. Install drivers and firmware
## Install drivers and firmware
**Machine-specific / automate carefully.**
@@ -158,7 +158,7 @@ TODO:
---
## 7. Desktop environment: Sway
## Desktop environment: Sway
**Automate later.**
@@ -230,7 +230,7 @@ Log out and back in afterwards.
---
## 9. SSH keys
## SSH keys
**Manual.** Generate a key if the machine does not already have one:
@@ -242,7 +242,7 @@ Now exchange the keys with relevant machines so as to make communication easier.
---
## 10. SSHFS drives
## SSHFS drives
**Partly manual.** Install SSHFS:
@@ -271,7 +271,7 @@ ls /server-vps
---
## 11. Browser / internet tools
## Browser / internet tools
**Automate later.**
@@ -287,7 +287,7 @@ sudo apt install -y w3m surfraw
---
## 12. Extras
## Extras
### Clipboard history
@@ -297,7 +297,7 @@ sudo apt install -y cliphist
---
## 13. Voice typing: Voxtype
## Voice typing: Voxtype
**Manual / automate carefully.**