From 190b3c01e0727487377b27c3afebdc871b2178ca Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Thu, 30 Dec 2021 17:58:42 -0300 Subject: [PATCH] Postpone zaread-git installation --- install.sh | 8 ++------ packages.csv | 1 - 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/install.sh b/install.sh index f24879c..abcfd4d 100755 --- a/install.sh +++ b/install.sh @@ -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=( diff --git a/packages.csv b/packages.csv index 90e5eed..269240b 100644 --- a/packages.csv +++ b/packages.csv @@ -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