From fd4582f7fe320b8e98ee26409887b58aa31e3988 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Sun, 25 Apr 2021 11:20:48 +0200 Subject: [PATCH] [Fish] Remove `devour' from `mpv' abbreviation --- org/config/fish.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/config/fish.org b/org/config/fish.org index c5f919c..d7d3bf9 100644 --- a/org/config/fish.org +++ b/org/config/fish.org @@ -551,7 +551,7 @@ When it comes to mpv, I do not want to force it to open a graphical window if for example I want to listen to an audio file. I also do not want any border on that window. So, I declared this abbreviation. #+BEGIN_SRC fish - abbr mpv 'devour mpv --no-border --force-window=no' + abbr mpv 'mpv --no-border --force-window=no' #+END_SRC When I want to download a song from YouTube, I'll just use the command ~flac