diff --git a/.zshrc b/.zshrc index fec023f..787366a 100644 --- a/.zshrc +++ b/.zshrc @@ -219,3 +219,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'