mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
11 lines
82 B
Markdown
11 lines
82 B
Markdown
# History
|
|
|
|
1. [TL;DR](#tldr)
|
|
|
|
## TL;DR
|
|
|
|
```sh
|
|
# Delete everything.
|
|
history -c
|
|
```
|