Nah, I think I am good
This commit is contained in:
parent
b2753bc422
commit
deb9ab8576
2 changed files with 0 additions and 9 deletions
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"name": "ff2mpv",
|
||||
"description": "ff2mpv's external manifest",
|
||||
"path": "~/bin/ff2mpv",
|
||||
"type": "stdio",
|
||||
"allowed_extensions": ["ff2mpv@yossarian.net"]
|
||||
}
|
|
@ -57,8 +57,6 @@ echo 'Switching shell to zsh...'
|
|||
chsh -s $(which zsh)
|
||||
|
||||
mkdir ~/bin/
|
||||
wget https://raw.githubusercontent.com/woodruffw/ff2mpv/master/ff2mpv -O ~/bin/ff2mpv
|
||||
chmod +x ~/bin/ff2mpv
|
||||
|
||||
vim +PlugInstall +qall
|
||||
echo 'Done'
|
||||
|
|
Loading…
Reference in a new issue