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