mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
remove mpv alias that adds --input-ipc-server
This commit is contained in:
parent
54cd054eb3
commit
3676be3fd4
@ -36,9 +36,6 @@ alias \
|
|||||||
xr="sudo xbps-remove -R" \
|
xr="sudo xbps-remove -R" \
|
||||||
xq="xbps-query"
|
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
|
# Some other stuff
|
||||||
alias \
|
alias \
|
||||||
magit="nvim -c MagitOnly" \
|
magit="nvim -c MagitOnly" \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user