summaryrefslogtreecommitdiffstats
path: root/content/posts/macos-opening-git-commit-prompt-in-active-gui-editor.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/macos-opening-git-commit-prompt-in-active-gui-editor.md')
-rw-r--r--content/posts/macos-opening-git-commit-prompt-in-active-gui-editor.md2
1 files changed, 2 insertions, 0 deletions
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
---