1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 16:58:06 +08:00
This commit is contained in:
shylinux 2020-03-09 12:48:09 +08:00
parent d84c970e09
commit e28bfacd7d
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
export PATH=${PWD}/bin:${PWD}:$PATH
export ctx_pid=${ctx_pid:=var/run/ice.pid}
export ctx_log=${ctx_log:=bin/boot.log}
export ctx_mod=${ctx_mod:="ssh ctx log gdb"}
export ctx_mod=${ctx_mod:="gdb,log,ssh,ctx"}
prepare() {
[ -d bin ] || mkdir bin

View File

@ -1,6 +1,6 @@
~web.code
publish etc/auto.sh
publish etc/auto.vim
publish usr/icebergs/misc/zsh/auto.sh
publish usr/icebergs/misc/vim/auto.vim
~web.code.tmux
init