diff options
author | mms <michal@sapka.me> | 2024-04-09 11:36:49 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-04-09 11:36:49 +0200 |
commit | c5d55f14f99c4595b18c1fbed77a6be52c162814 (patch) | |
tree | 3111cc4eb4fad01c6ab5ba06380cf1f66ef7df38 /content/emacs/emacs-as-a-shell.md | |
parent | 5e904bdf102bdaa38f0cc067884233b3f9cbecbc (diff) |
feat: emacs section on hp
Diffstat (limited to 'content/emacs/emacs-as-a-shell.md')
-rw-r--r-- | content/emacs/emacs-as-a-shell.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/content/emacs/emacs-as-a-shell.md b/content/emacs/emacs-as-a-shell.md index e375a1d..cea18fa 100644 --- a/content/emacs/emacs-as-a-shell.md +++ b/content/emacs/emacs-as-a-shell.md @@ -5,11 +5,12 @@ date = 2023-04-13T23:00:00+02:00 categories = ["emacs"] draft = false weight = 2001 -abstract = "My current understanding of Emcs" +abstract = "My current understanding of Emacs" [menu] - [menu.emacs-varia] + [menu.emacs] weight = 2001 identifier = "emacs-as-a-shell" + parent = "varia" +++ Pavel Korytov writes in his [recent post](https://sqrtminusone.xyz/posts/2023-04-13-emacs/); |