diff --git a/.install_dependencies.sh.swp b/.install_dependencies.sh.swp deleted file mode 100644 index f6432131..00000000 Binary files a/.install_dependencies.sh.swp and /dev/null differ diff --git a/install_dependencies.sh b/install_dependencies.sh index 6efeea2a..094d0c6b 100644 --- a/install_dependencies.sh +++ b/install_dependencies.sh @@ -4,7 +4,7 @@ xbps-install xorg-minimal xorg-fonts xf86-input-synaptics xf86-video-intel base-devel xinit xorg-server rxvt-unicode feh ffmpeg arandr mpv wget curl rofi python-pip python-netifaces python-psutil NetworkManager network-manager-applet vim w3m ranger mediainfo poppler highlight tmux calcurse htop newsbeuter moc firefox qutebrowser ImageMagick transmission-gtk transmission atool libcaca compton transset blender gimp texlive MultiMarkdown mupdf evince audacity rsync youtube-dl openssh syncthing noto-fonts-cjk noto-fonts-emoji cups screenFetch neofetch scrot unzip git lmms p7zip font-tamsyn speedometer neomutt font-awesome mypaint pandoc xdotool unclutter-xfixes -tlmgr info collections | grep -o 'collection-[A-Za-z]*' | zargs tlmgr install +tlmgr info collections | grep -o 'collection-[A-Za-z]*' | xargs tlmgr install mkdir -p ~/.vim/autoload ~/.vim/bundle && \ curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim