From a0fae1c563119fc91fa4f54cae9d34f962e5bbd0 Mon Sep 17 00:00:00 2001 From: dnkmmr <104856296+dnkmmr69420@users.noreply.github.com> Date: Fri, 8 Dec 2023 21:29:49 -0600 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index dbf5775..a4ac39c 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ This container image has [vscodium](https://vscodium.com) preinstalled on it wit distrobox create -i ghcr.io/dnkmmr69420/codium:latest -n codium ``` +Custom home if you don't want `~/` to be cluttered + +```bash +distrobox create -i ghcr.io/dnkmmr69420/codium:latest -n codium -H codium +``` + To enter type ```bash