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