~/.config/fish/functions
function e --description 'emacsclient || vim' emacsclient --alternate-editor /usr/local/bin/vim -c $argv & end