mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
opt some
This commit is contained in:
parent
ccad08f060
commit
9d7540096b
@ -6,6 +6,11 @@ if [ "$ISH_CONF_PRE" = "" ]; then
|
||||
fi
|
||||
|
||||
require sys/cli/file.sh
|
||||
ish_sys_file_create etc/path <<END
|
||||
usr/local/go/bin
|
||||
usr/publish
|
||||
bin
|
||||
END
|
||||
ish_sys_path_load
|
||||
|
||||
[ -f ~/.bash_profile ] || echo "source ~/.bashrc" >> ~/.bash_profile
|
||||
|
Loading…
x
Reference in New Issue
Block a user