From 339e03544364c4823c658abbb7d5b5bbd491857c Mon Sep 17 00:00:00 2001 From: harveyshao Date: Sat, 8 Oct 2022 09:23:07 +0800 Subject: [PATCH] opt some --- etc/init.shy | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/init.shy b/etc/init.shy index 1ec574a8..92156ea9 100644 --- a/etc/init.shy +++ b/etc/init.shy @@ -41,8 +41,9 @@ favor remove zone _xterm favor insert zone _xterm type "docker run -w /root -it alpine" favor insert zone _xterm type "docker run -it contexts" - favor insert zone _xterm type "tmux attach -t miss" favor insert zone _xterm type "ice.bin source stdio" + favor insert zone _xterm type "tmux attach -t miss" + favor insert zone _xterm type "vim src/main.go" favor insert zone _xterm type "python" favor insert zone _xterm type "node"