mirror of
https://shylinux.com/x/ContextOS
synced 2025-06-26 18:07:30 +08:00
fix some
This commit is contained in:
parent
2a5e66fe03
commit
c349565482
@ -65,7 +65,7 @@
|
|||||||
|
|
||||||
~yac
|
~yac
|
||||||
~cli
|
~cli
|
||||||
target web.chat.lark
|
target web.code.bash
|
||||||
|
|
||||||
~web.chat.wx
|
~web.chat.wx
|
||||||
config menu hash ""
|
config menu hash ""
|
||||||
|
@ -4,6 +4,7 @@ if [ "$ISH_CONF_PRE" = "" ]; then
|
|||||||
source $PWD/.ish/plug.sh || source $HOME/.ish/plug.sh
|
source $PWD/.ish/plug.sh || source $HOME/.ish/plug.sh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
require sys/cli/file.sh
|
||||||
[ -f ~/.bash_profile ] || echo "source ~/.bashrc" >> ~/.bash_profile
|
[ -f ~/.bash_profile ] || echo "source ~/.bashrc" >> ~/.bash_profile
|
||||||
ish_sys_link_create ~/.bash_local $PWD/etc/conf/bash_local.sh
|
ish_sys_link_create ~/.bash_local $PWD/etc/conf/bash_local.sh
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user