From ca53c588a52459532c3f8464962cd1930fbbfe38 Mon Sep 17 00:00:00 2001 From: David Isaksson Date: Sun, 21 Jul 2024 21:16:14 +0200 Subject: [PATCH] Add hackernews link for ctrl-p-in-docker --- content/posts/ctrl-p-in-docker.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/posts/ctrl-p-in-docker.md b/content/posts/ctrl-p-in-docker.md index 3527044..bdb2524 100644 --- a/content/posts/ctrl-p-in-docker.md +++ b/content/posts/ctrl-p-in-docker.md @@ -47,3 +47,4 @@ Let's fix it globally by modifying `~/.docker/config.json` "detachKeys": "ctrl-q,ctrl-q" } ``` +{{< hackernews "https://news.ycombinator.com/item?id=41027399" >}}