no longer used

This commit is contained in:
Luke Smith 2019-09-23 06:03:09 -04:00
parent 8c6a1aa487
commit 96212f4407
No known key found for this signature in database
GPG key ID: 4C50B54A911F6252

View file

@ -36,13 +36,6 @@ alias \
xr="sudo xbps-remove -R" \ xr="sudo xbps-remove -R" \
xq="xbps-query" xq="xbps-query"
# Clean up the home directory by using alternate config locations for programs
# not automatically XDG comliant.
alias \
calcurse="calcurse -D ~/.config/calcurse" \
abook="abook -C ~/.config/abook/abookrc --datafile ~/.config/abook/addressbook" \
tmux="tmux -f ~/.config/tmux.conf"
# This alias is important. It enables the `pauseallmpv` command. # This alias is important. It enables the `pauseallmpv` command.
alias mpv="mpv --input-ipc-server=/tmp/mpvsoc$(date +%s)" alias mpv="mpv --input-ipc-server=/tmp/mpvsoc$(date +%s)"