From 6a05519b9b970d21c5ed97d32b0b2bfb65bbf478 Mon Sep 17 00:00:00 2001 From: Rekai Musuka Date: Tue, 17 Nov 2020 20:40:59 -0600 Subject: [PATCH] chore: remove the mpv thing --- .zprofile | 3 --- 1 file changed, 3 deletions(-) diff --git a/.zprofile b/.zprofile index 280ff4b..dbc8076 100644 --- a/.zprofile +++ b/.zprofile @@ -7,6 +7,3 @@ export PATH="$DENO_INSTALL/bin:$PATH" # Set Default Editor export EDITOR="/usr/bin/nvim" - -# Make mpv XDG Compliant -export MPV_HOME=~/.local/share/mpv