diff --git a/installPackages.sh b/installPackages.sh deleted file mode 100755 index aa6c9c5..0000000 --- a/installPackages.sh +++ /dev/null @@ -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