.config/fish/functions/e.fish
1 2 3 4
function e --wraps='exit ' --description 'alias e=exit ' exit $argv end