dotfiles/fish/functions/gca.fish

6 lines
32 B
Fish

function gca
gc -a $argv
end