dotfiles/.config/fish/functions/sysproc.fish

4 lines
91 B
Fish

function sysproc --wraps=sysz --description 'alias sysproc=sysz'
sysz $argv
end