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