diff --git a/common/.zshrc b/common/.zshrc index 1777f9a..780cfe7 100644 --- a/common/.zshrc +++ b/common/.zshrc @@ -33,6 +33,8 @@ COMPLETION_WAITING_DOTS="true" # Example format: plugins=(rails git textmate ruby lighthouse) plugins=(git mercurial battery colorize debian django go pip python svn tmux vi-mode command-not-found) +alias mpc='mpc -f "%title%[ - %album%]\n\r%artist%[ - %performer%]\n\r%file%"' + source $ZSH/oh-my-zsh.sh source ~/.zshrc-local source ~/.zshrc-local-theme