a
This commit is contained in:
parent
414b320022
commit
07c041c0ae
@ -66,7 +66,7 @@ installDepend() {
|
|||||||
## Check for dependencies.
|
## Check for dependencies.
|
||||||
DEPENDENCIES='zsh zoxide trach-cli'
|
DEPENDENCIES='zsh zoxide trach-cli'
|
||||||
echo -e "${YELLOW}Installing dependencies...${RC}"
|
echo -e "${YELLOW}Installing dependencies...${RC}"
|
||||||
pacman --noconfirm -S ${DEPENDENCIES}
|
sudo pacman --noconfirm -S ${DEPENDENCIES}
|
||||||
}
|
}
|
||||||
|
|
||||||
installOhMyPosh() {
|
installOhMyPosh() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user