diff --git a/install.sh b/install.sh index 3c9f3c2..2b12256 100755 --- a/install.sh +++ b/install.sh @@ -324,6 +324,7 @@ zshConfig() { } getDotfiles() { + zshConfig local lastFolder=$(pwd -P) cd $HOME/Documents git clone https://github.com/santilococo/CocoRice.git 2>&1 | debug @@ -332,7 +333,7 @@ getDotfiles() { cd $lastFolder rm ~/.bashrc /usr/bin/CocoASAIS - sudo paru -Sy zaread-git + sudo paru -Sy zaread-git 2>&1 | debug } steps=(