mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
Added archlinux-keyring to instalation
This commit is contained in:
parent
2b6c3973dd
commit
27c963c978
@ -4,10 +4,12 @@ git clone https://aur.archlinux.org/paru
|
|||||||
cd paru
|
cd paru
|
||||||
makepkg -si
|
makepkg -si
|
||||||
cd ..
|
cd ..
|
||||||
|
rm -rf paru
|
||||||
|
|
||||||
|
paru -S archlinux-keyring
|
||||||
paru -Syu - < pkg-files/minimal.txt
|
paru -Syu - < pkg-files/minimal.txt
|
||||||
|
|
||||||
cp -r .config ~
|
cp -r .config ~
|
||||||
cp -r .local ~
|
cp -r .local ~
|
||||||
cp .zshenv ~
|
ln -s ~/.config/.zshenv ~
|
||||||
git clone https://github.com/streetturtle/awesome-wm-widgets ~/.config/awesome
|
git clone https://github.com/streetturtle/awesome-wm-widgets ~/.config/awesome
|
||||||
Loading…
Reference in New Issue
Block a user