From e1996cdec1f135d64eea246f8e77187ec0c8a130 Mon Sep 17 00:00:00 2001 From: Jan Sydänviita Date: Sun, 23 Aug 2026 17:33:38 +0300 Subject: Add descriptions, show in post listing --- content/posts/macos-opening-git-commit-prompt-in-active-gui-editor.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'content/posts/macos-opening-git-commit-prompt-in-active-gui-editor.md') diff --git a/content/posts/macos-opening-git-commit-prompt-in-active-gui-editor.md b/content/posts/macos-opening-git-commit-prompt-in-active-gui-editor.md index 2d71dd4..2dc6e61 100644 --- a/content/posts/macos-opening-git-commit-prompt-in-active-gui-editor.md +++ b/content/posts/macos-opening-git-commit-prompt-in-active-gui-editor.md @@ -1,6 +1,8 @@ --- title: "MacOS: Opening Git commit prompt in active GUI editor" date: 2025-01-29 +description: | + This is a quick, neat thing I happened to find on accident. As a result of the application bundle system that MacOS uses ubiquitously, you can figure out the currently open application with the __CFBundleIdentifier environment variable. extra: kind: note --- -- cgit v1.3