a
This commit is contained in:
parent
77008987ab
commit
b8f828f534
@ -86,8 +86,8 @@ installOhMyPosh() {
|
|||||||
return
|
return
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if ! sudo curl -sS https://starship.rs/install.sh | sh; then
|
if ! sudo curl -sS https://ohmyposh.dev/install.sh | sh; then
|
||||||
echo -e "${RED}Something went wrong during starship install!${RC}"
|
echo -e "${RED}Something went wrong during Oh My Posh install!${RC}"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user