diff --git a/2-user.sh b/2-user.sh index 7a32541..da3240f 100755 --- a/2-user.sh +++ b/2-user.sh @@ -22,7 +22,7 @@ git clone "https://github.com/ChrisTitusTech/zsh" git clone --depth=1 https://github.com/romkatv/powerlevel10k.git $HOME/powerlevel10k ln -s "$HOME/zsh/.zshrc" $HOME/.zshrc -yay -S --noconfirm --needed - < /pkg-files/aur-pkgs.txt +yay -S --noconfirm --needed - < ${HOME}/ArchTitus/pkg-files/aur-pkgs.txt export PATH=$PATH:~/.local/bin cp -r $HOME/$SCRIPTHOME/dotfiles/* $HOME/.config/