vbm/fish-functions/S.fish

4 lines
60 B
Fish

function S --description 'alias S vbm S'
vbm S $argv;
end