a
This commit is contained in:
parent
07c041c0ae
commit
a542e671e2
@ -64,7 +64,7 @@ curl -o ~/.rezz-dotfiles/kitty/kitty.conf https://raw.githubusercontent.com/rezz
|
|||||||
|
|
||||||
installDepend() {
|
installDepend() {
|
||||||
## Check for dependencies.
|
## Check for dependencies.
|
||||||
DEPENDENCIES='zsh zoxide trach-cli'
|
DEPENDENCIES='zsh zoxide trash-cli'
|
||||||
echo -e "${YELLOW}Installing dependencies...${RC}"
|
echo -e "${YELLOW}Installing dependencies...${RC}"
|
||||||
sudo pacman --noconfirm -S ${DEPENDENCIES}
|
sudo pacman --noconfirm -S ${DEPENDENCIES}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user