From f3eeefc77c3ac836c69138d62bd6128b17dd1485 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Fri, 23 Feb 2024 10:22:34 +0000 Subject: [PATCH] Remove modified date from history note That isn't used by `mkdocs` --- docs/notes/shell/stop-saving-history.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/notes/shell/stop-saving-history.md b/docs/notes/shell/stop-saving-history.md index f80cd30..37b85b8 100644 --- a/docs/notes/shell/stop-saving-history.md +++ b/docs/notes/shell/stop-saving-history.md @@ -2,7 +2,6 @@ title: Stop saving bash history tags: - Shell -modified: 2022-11-02 --- ## Disable history for a given session