forked from x/ContextOS
opt some
This commit is contained in:
parent
6938d972a9
commit
e0b085b32c
@ -6,8 +6,11 @@ touch ~/.hushlogin
|
||||
|
||||
export CTX_ROOT=${CTX_ROOT:=~/contexts}
|
||||
[ "$PWD" = "$HOME" ] && cd ~/contexts
|
||||
[ "$PWD" = "/" ] && cd ~/contexts
|
||||
|
||||
export PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
|
||||
if uname -s|grep -v MINGW &>/dev/null; then
|
||||
export PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
|
||||
fi
|
||||
ish_sys_path_load
|
||||
|
||||
ish_sys_cli_prompt
|
||||
|
11
src/main.shy
11
src/main.shy
@ -4,6 +4,17 @@ refer `
|
||||
文档 https://contexts.com.cn/help/
|
||||
源码 https://shylinux.com/x/contexts
|
||||
`
|
||||
chapter "MacOS"
|
||||
chain `
|
||||
Trackpad
|
||||
Keyboard
|
||||
Finder
|
||||
Terminal
|
||||
Safari
|
||||
Dock
|
||||
contexts
|
||||
sshd
|
||||
`
|
||||
|
||||
chapter "最近"
|
||||
section "windows"
|
||||
|
Loading…
x
Reference in New Issue
Block a user