diff options
| author | Jan Sydänviita <jan@sydanviita.fi> | 2026-08-23 17:33:38 +0300 |
|---|---|---|
| committer | Jan Sydänviita <jan@sydanviita.fi> | 2026-08-23 17:33:38 +0300 |
| commit | e1996cdec1f135d64eea246f8e77187ec0c8a130 (patch) | |
| tree | bc2bd71c65dfe941c867105a07874c78d3832fc8 /content/posts/macos-opening-git-commit-prompt-in-active-gui-editor.md | |
| parent | 53e768f2a1d3d2478664762d1ec21a34526b246c (diff) | |
Add descriptions, show in post listing
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.md | 2 |
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 --- |
