Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dnkmmr69420 authored Dec 9, 2023
1 parent b68e17d commit a0fae1c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a0fae1c

Please sign in to comment.