minor improvements

This commit is contained in:
nevaforget 2024-12-20 00:11:53 +01:00
parent 4b71b58a9f
commit f5ab1d95f5

View File

@ -109,10 +109,12 @@ function inst_pkgs {
pkg_inst $key
done
sudo cp $HYPRMOONARCH_DIR/usr/local/bin/{*} /usr/local/bin/
sudo cp -Rf $HYPRMOONARCH_DIR/usr/local/bin/* /usr/local/bin/
paru -S informant
sudo informant read --all
sudo usermod -a -G informant $USER
fi
cd $HYPRMOONARCH_DIR