mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
25 lines
334 B
Bash
Executable file
25 lines
334 B
Bash
Executable file
sudo apt install \
|
|
fonts-font-awesome \
|
|
xfonts-terminus \
|
|
i3-gaps-wm \
|
|
compton \
|
|
polybar \
|
|
rofi \
|
|
lxappearance \
|
|
gparted \
|
|
gimp \
|
|
vlc \
|
|
rxvt-unicode-256color \
|
|
light \
|
|
curl \
|
|
htop \
|
|
ncdu \
|
|
lynx \
|
|
vim \
|
|
ripgrep \
|
|
xclip \
|
|
git \
|
|
zsh \
|
|
mc
|
|
|
|
sudo update-alternatives --config x-terminal-emulator
|