summaryrefslogtreecommitdiff
path: root/etc/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/.zshrc')
-rw-r--r--etc/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/.zshrc b/etc/.zshrc
index 8974b79..04d569e 100644
--- a/etc/.zshrc
+++ b/etc/.zshrc
@@ -549,6 +549,7 @@ if [[ -e /tmp/.x-started ]] { #{{{
alias putscreen='put $(screenshot)'
+ alias mpa='mplayer -ao pulse:mpd'
alias mna='mplayer -ao null'
alias mnv='mplayer -vo null'
} #}}}