1
Fork 0
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-11-18 08:49:04 +00:00

Remove modified date from history note

That isn't used by `mkdocs`
This commit is contained in:
Jake Howard 2024-02-23 10:22:34 +00:00
parent 0005a4f7de
commit f3eeefc77c
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -2,7 +2,6 @@
title: Stop saving bash history title: Stop saving bash history
tags: tags:
- Shell - Shell
modified: 2022-11-02
--- ---
## Disable history for a given session ## Disable history for a given session