diff --git a/install.sh b/install.sh index ac20193d..f86133df 100755 --- a/install.sh +++ b/install.sh @@ -4,10 +4,12 @@ git clone https://aur.archlinux.org/paru cd paru makepkg -si cd .. +rm -rf paru +paru -S archlinux-keyring paru -Syu - < pkg-files/minimal.txt cp -r .config ~ cp -r .local ~ -cp .zshenv ~ +ln -s ~/.config/.zshenv ~ git clone https://github.com/streetturtle/awesome-wm-widgets ~/.config/awesome \ No newline at end of file