installPackages: dnf

This commit is contained in:
He4eT 2024-04-08 02:14:17 +02:00
commit 9edd6157e3
2 changed files with 0 additions and 25 deletions

37
installPackages.sh Executable file
View file

@ -0,0 +1,37 @@
sudo dnf install \
fontawesome-fonts \
terminus-fonts \
unifont-fonts \
i3 \
picom \
polybar \
rofi \
lxappearance \
gparted \
gimp \
vlc \
rxvt-unicode \
cbonsai \
cmatrix \
NetworkManager-tui \
arandr \
light \
btop \
htop \
ncdu \
lynx \
sen \
vim \
neovim \
ripgrep \
xclip \
xdotool \
xdpyinfo \
git \
zsh \
mc \
ranger \
telegram-desktop \
mkdir ./zsh/plugins
git clone git@github.com:zsh-users/zsh-autosuggestions.git ~/dotfiles/zsh/plugins/zsh-autosuggestions