chore: install ohmyzsh unattended
This commit is contained in:
parent
d4fc347bf9
commit
bbe474ead9
@ -23,6 +23,7 @@ ensure_ohmyzsh_installed() {
|
|||||||
printfe "%s\n" "green" "$result"
|
printfe "%s\n" "green" "$result"
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
wget https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh
|
||||||
|
sh install.sh --unattended --keep-zshrc
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user