add storrent
This commit is contained in:
parent
38187a6f8a
commit
cc331c8634
1 changed files with 3 additions and 2 deletions
5
wsl.sh
5
wsl.sh
|
@ -38,7 +38,8 @@ function main {
|
||||||
pulseaudio-alsa texlive-latexextra texlive-langfrench texlive-luatex \
|
pulseaudio-alsa texlive-latexextra texlive-langfrench texlive-luatex \
|
||||||
noto-fonts jdk-openjdk texlive-fontsrecommended texlive-publishers sfml \
|
noto-fonts jdk-openjdk texlive-fontsrecommended texlive-publishers sfml \
|
||||||
texlive-fontsextra perl-yaml-tiny perl-file-homedir perl-file-which \
|
texlive-fontsextra perl-yaml-tiny perl-file-homedir perl-file-which \
|
||||||
man-pages bottom maven fakeroot texlive-mathscience qpdf texlive-plaingeneric
|
man-pages bottom maven fakeroot texlive-mathscience texlive-plaingeneric \
|
||||||
|
qpdf
|
||||||
|
|
||||||
|
|
||||||
# === Remove SU password ==
|
# === Remove SU password ==
|
||||||
|
@ -51,7 +52,7 @@ function main {
|
||||||
|
|
||||||
# === AUR packages ==
|
# === AUR packages ==
|
||||||
paru -S --noconfirm \
|
paru -S --noconfirm \
|
||||||
otf-font-awesome
|
otf-font-awesome storrent-git
|
||||||
|
|
||||||
|
|
||||||
# === Set-up systemd ==
|
# === Set-up systemd ==
|
||||||
|
|
Loading…
Reference in a new issue