feat: openwrt24.10安装oh-my-zsh
This commit is contained in:
parent
ca0f0d2b68
commit
b6faaeaac4
@ -29,7 +29,8 @@ wget https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh -
|
||||
# 或者
|
||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
||||
|
||||
#可能出现的错误“git: 'remote-https' is not a git command. See 'git --help'.” 需要移除默认git使用git-http替代
|
||||
# 可能出现的错误“git: 'remote-https' is not a git command. See 'git --help'.”
|
||||
# 需要移除默认git使用git-http替代
|
||||
|
||||
opkg remove git
|
||||
opkg install git-http
|
||||
|
Loading…
x
Reference in New Issue
Block a user