-
Notifications
You must be signed in to change notification settings - Fork 0
/
packages.sh
executable file
·125 lines (125 loc) · 1.72 KB
/
packages.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
#!/bin/sh
# some dependencies are already installed via install.sh
# we keep them around anyway so we have a nice list in one place
#
yay --noredownload --noconfirm --needed -S \
acpi \
acpid \
alacritty \
arandr \
aspell \
aspell-de \
aspell-en \
autojump-rs \
awesome \
base-devel \
bc \
betterbird-bin \
bind \
bluez-utils \
brave-bin \
code \
cups \
curl \
dbeaver \
difftastic \
discord \
dolphin \
dolphin-plugins \
epson-inkjet-printer-escpr \
evolution \
evolution-ews \
evolution-on \
fd \
ffmpeg \
filezilla \
flameshot \
frei0r-plugins \
fzf \
gimp \
git \
git-lfs \
git-standup-git \
glab \
glow \
gnome-keyring \
gron \
grub \
helm \
htop \
hugo \
imagemagick \
inetutils \
inkscape \
jq \
kcm-wacomtablet \
kubectl \
libnma \
libreoffice-fresh \
lightdm \
lightdm-gtk-greeter \
lshw \
man-db \
man-pages \
mdcat \
neovim \
network-manager-applet \
networkmanager-openvpn \
nodejs \
noto-fonts \
noto-fonts-emoji\
npm \
obsidian \
okular \
ookla-speedtest-bin \
openshift-client-bin \
openssh \
openvpn \
openvpn-update-resolv-conf-git \
pacman-mirrorlist \
pavucontrol \
pciutils \
pipewire-alsa \
pipewire-pulse \
podman \
podman-dnsname \
podman-docker \
python-pynvim \
qpdfview \
reflector \
renameutils \
ripgrep \
rsync \
rustic \
scrot \
sshfs \
stern \
sudo \
sxiv \
tea \
tealdeer \
texlive-binextra \
texlive-latexextra \
texlive-latexrecommended\
texlive-most \
ttf-dejavu \
ttf-dejavu-nerd \
unzip \
usbutils \
vlc \
wacomtablet \
wget \
wireplumber \
x11-emoji-picker \
xclip \
xorg-server \
xournalpp \
xscreensaver \
yadm \
yq \
zip \
zoom \
zsh \
zsh-autosuggestions \
zsh-completions \
zsh-syntax-highlighting \