From 456a51a97b32e7952236d94f6f07c940605433cf Mon Sep 17 00:00:00 2001 From: keyboardan Date: Mon, 27 Jul 2026 09:41:33 +0000 Subject: [PATCH] Since the vi editor is well placed in the Software category, makes sense for both emacs.md and git.md to also be in it. Signed-off-by: keyboardan --- wiki/source/emacs.md | 4 ++-- wiki/source/git.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/wiki/source/emacs.md b/wiki/source/emacs.md index d96ade3..542159e 100644 --- a/wiki/source/emacs.md +++ b/wiki/source/emacs.md @@ -1,10 +1,10 @@ --- -title: Editing with Emacs +title: Emacs author: - ohnoitsnoah - xwindows - keyboardan -category: tutorials +category: software --- Emacs in tilde.club diff --git a/wiki/source/git.md b/wiki/source/git.md index a1e8610..02936fd 100644 --- a/wiki/source/git.md +++ b/wiki/source/git.md @@ -1,6 +1,6 @@ --- -title: how to use git -category: tutorials +title: Git +category: software --- `git` is a version control system. It's pretty confusing at first, but