#!/usr/bin/env fish # function mpc command mpc -f "%title%[ - %album%]\n\r%artist%[ - %performer%]\n\r%file%" $argv end