1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-09-28 21:09:22 +00:00

Setup: fix mpv install

This commit is contained in:
Phantop 2020-08-19 14:59:07 -04:00
parent a8597a3c4c
commit bfaa429782

2
.setup
View file

@ -1,7 +1,7 @@
#!/bin/bash
sudo eopkg it -c system.devel
sudo eopkg rm gnome-terminal libreoffice-common mate-terminal nautilus
sudo eopkg it fish kitty mpv-devel neovim qutebrowser stow
sudo eopkg it fish kitty mpv-libs-devel neovim qutebrowser stow
cd ~/.dotfiles
for i in `fd -t d -H`