diff --git a/.config/aliasrc b/.config/aliasrc index e07ee7a8..7746d0fc 100644 --- a/.config/aliasrc +++ b/.config/aliasrc @@ -36,9 +36,6 @@ alias \ xr="sudo xbps-remove -R" \ xq="xbps-query" -# This alias is important. It enables the `pauseallmpv` command. -alias mpv="mpv --input-ipc-server=/tmp/mpvsoc$(date +%s)" - # Some other stuff alias \ magit="nvim -c MagitOnly" \