還是由 .chezmoiexternal.toml 寫死處理
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
{{/* 部份已由.chezmoiexternal.toml處理了 */ -}}
|
||||
{{/* 其他自訂手動安裝腳本: */ -}}
|
||||
|
||||
{{/* 手動安裝 eza */ -}}
|
||||
if command -v zsh &> /dev/null; then
|
||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/romkatv/zsh-bin/master/install)" -- -d ~/.local -e no
|
||||
fi
|
||||
{{/* 手動安裝 zsh */ -}}
|
||||
# if command -v zsh &> /dev/null; then
|
||||
# sh -c "$(curl -fsSL https://raw.githubusercontent.com/romkatv/zsh-bin/master/install)" -- -d ~/.local -e no
|
||||
# fi
|
||||
|
||||
{{/* **** Root Mode ***************************************************** */ -}}
|
||||
{{ else -}}
|
||||
|
||||
Reference in New Issue
Block a user