mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-06-18 19:04:26 +00:00
Delete installPackages.sh
This commit is contained in:
parent
708ba4456c
commit
3b00e70aab
1 changed files with 0 additions and 44 deletions
|
|
@ -1,44 +0,0 @@
|
||||||
sudo dnf install \
|
|
||||||
fontawesome-fonts \
|
|
||||||
terminus-fonts \
|
|
||||||
unifont-fonts \
|
|
||||||
i3 \
|
|
||||||
picom \
|
|
||||||
polybar \
|
|
||||||
rofi \
|
|
||||||
lxappearance \
|
|
||||||
gparted \
|
|
||||||
gimp \
|
|
||||||
vlc \
|
|
||||||
qt5ct \
|
|
||||||
rxvt-unicode \
|
|
||||||
cbonsai \
|
|
||||||
cmatrix \
|
|
||||||
fastfetch \
|
|
||||||
NetworkManager-tui \
|
|
||||||
arandr \
|
|
||||||
gpick \
|
|
||||||
light \
|
|
||||||
btop \
|
|
||||||
htop \
|
|
||||||
ncdu \
|
|
||||||
lynx \
|
|
||||||
sen \
|
|
||||||
vim \
|
|
||||||
neovim \
|
|
||||||
ripgrep \
|
|
||||||
xclip \
|
|
||||||
xdotool \
|
|
||||||
xdpyinfo \
|
|
||||||
xkb-switch \
|
|
||||||
unclutter-xfixes \
|
|
||||||
git \
|
|
||||||
zsh \
|
|
||||||
mc \
|
|
||||||
ranger \
|
|
||||||
telegram-desktop \
|
|
||||||
|
|
||||||
sudo dnf group install Multimedia
|
|
||||||
|
|
||||||
mkdir ./zsh/plugins
|
|
||||||
git clone git@github.com:zsh-users/zsh-autosuggestions.git ~/dotfiles/zsh/plugins/zsh-autosuggestions
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue