mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 19:30:01 +02:00
12 lines
No EOL
176 B
Bash
12 lines
No EOL
176 B
Bash
#!/bin/bash
|
|
|
|
sudo dnf install -y \
|
|
i3 \
|
|
rxvt-unicode \
|
|
fish \
|
|
ImageMagick \
|
|
xautolock \
|
|
xrandr \
|
|
rofi \
|
|
dejavu-fonts-all \
|
|
fontawesome-fonts |