a
This commit is contained in:
parent
281d39a2a0
commit
414b320022
@ -67,9 +67,6 @@ installDepend() {
|
|||||||
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}
|
pacman --noconfirm -S ${DEPENDENCIES}
|
||||||
else
|
|
||||||
sudo ${PACKAGER} install -yq ${DEPENDENCIES}
|
|
||||||
fi
|
|
||||||
}
|
}
|
||||||
|
|
||||||
installOhMyPosh() {
|
installOhMyPosh() {
|
||||||
Loading…
x
Reference in New Issue
Block a user