Add mpc alias.
This commit is contained in:
parent
685de01599
commit
6688240744
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue