From 7f7a78d77ccbbe7fdaf59d0a49c7b92278524afa Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Mon, 3 Oct 2016 23:35:19 +0100 Subject: [PATCH] mimeo: remove mimeo --- Makefile | 2 +- mimeo.conf | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 mimeo.conf diff --git a/Makefile b/Makefile index 327a438..44aacdc 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ APATH := $(realpath .) FILES := bin DOTFILES := conky* goobookrc msmtp* mutt ncmpcpp profile tmux.conf weechat Xresources xprofile zprofile zshenv zshrc -CONFIGFILES := aliases compton.conf git gnupg mimeo.conf mpd mpv offlineimap ranger retroarch systemd vim xbindkeys xkb zsh +CONFIGFILES := aliases compton.conf git gnupg mpd mpv offlineimap ranger retroarch systemd vim xbindkeys xkb zsh .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES) install: $(FILES) $(DOTFILES) $(CONFIGFILES) diff --git a/mimeo.conf b/mimeo.conf deleted file mode 100644 index 1a619af..0000000 --- a/mimeo.conf +++ /dev/null @@ -1,2 +0,0 @@ -/usr/bin/mpv --profile=mimeo "%u" - ^https?://www.youtube.com/watch\?(.*&)*v=.* -- 2.48.1