Setup: clean up removed nvim and add mpv-devel

This commit is contained in:
Phantop 2020-08-14 11:43:02 -04:00
parent 3189943dec
commit 59468f8f17
1 changed files with 1 additions and 6 deletions

7
.setup
View File

@ -1,6 +1,6 @@
#!/bin/bash
sudo eopkg it -c system.devel
sudo eopkg it fish neovim qutebrowser stow
sudo eopkg it fish mpv-devel neovim qutebrowser stow
cd ~/.dotfiles
for i in `fd -t d -H`
@ -18,9 +18,4 @@ do
cd ..
done
sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim'
nvim +PlugUpdate +q +q
fish -c fisher