diff --git a/.zshrc b/.zshrc index 8be0a69..3f8a582 100644 --- a/.zshrc +++ b/.zshrc @@ -211,3 +211,4 @@ function tf() { # Add RVM to PATH for scripting. Make sure this is the last PATH variable change. export PATH="$PATH:$HOME/.rvm/bin" +alias moc='mocp --theme=transparent-background'