dotfiles/installPackagesFedora.sh
2023-12-05 13:02:28 +01:00

36 lines
516 B
Bash
Executable file

sudo dnf install \
fontawesome-fonts \
terminus-fonts \
unifont-fonts \
i3 \
picom \
polybar \
rofi \
lxappearance \
gparted \
gimp \
vlc \
rxvt-unicode \
cbonsai \
cmatrix \
NetworkManager-tui \
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 ./zsh/plugins/zsh-autosuggestions2