Postpone zaread-git installation

This commit is contained in:
Santiago Lo Coco 2021-12-30 17:58:42 -03:00
parent ca5348cea3
commit 190b3c01e0
2 changed files with 2 additions and 7 deletions

View File

@ -315,20 +315,16 @@ finishInstallation() {
fi
}
installLastPrograms() {
sudo pacman -Sy
getDotfiles() {
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
git clone https://github.com/romkatv/powerlevel10k.git $ZSH_CUSTOM/themes/powerlevel10k
}
getDotfiles() {
installLastPrograms
local lastFolder=$(pwd -P)
cd $HOME/Documents
git clone https://github.com/santilococo/CocoRice.git
cd CocoRice
sh scripts/bootstrap.sh -w
cd $lastFolder
sudo pacman -Sy zaread-git
}
steps=(

View File

@ -139,4 +139,3 @@ tela-icon-theme-bin,N,C
ttf-meslo-nerd-font-powerlevel10k,N,C
v4l2loopback-dc-dkms,N,C
visual-studio-code-bin,N,C
zaread-git,N,C

1 NAME IMPORTANT INSTALLER
139 ttf-meslo-nerd-font-powerlevel10k N C
140 v4l2loopback-dc-dkms N C
141 visual-studio-code-bin N C
zaread-git N C