summaryrefslogtreecommitdiff
path: root/.local
diff options
context:
space:
mode:
authorMike Vink <ivi@vinkies.net>2025-03-07 15:23:12 +0000
committerMike Vink <ivi@vinkies.net>2025-03-07 15:23:12 +0000
commit3b8b8fab06d03b051a0369162da3285c2a75ce94 (patch)
tree71966afe023f9cc569465719ed8a507215b92dfe /.local
parentc4fd85f7c9bcbe36cb3585b1ecb316c72af31b46 (diff)
update kakrc
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/pnsh-nvim2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/pnsh-nvim b/.local/bin/pnsh-nvim
index e0be3f3..8e6f296 100755
--- a/.local/bin/pnsh-nvim
+++ b/.local/bin/pnsh-nvim
@@ -36,6 +36,6 @@ $" --volume=($env | default "/var/run" XDG_RUNTIME_DIR | get XDG_RUNTIME_DIR)/do
--pnsh-host-bindfs-disabled
--pnsh-docker-extra-args=$"($args)"
--with-docker
- --docker-image=oksh
+ --docker-image=okshnew
--docker-tag=latest
)