config-files/.config/fish/functions/tdm.fish

4 lines
74 B
Fish

function tdm
command termdown $argv; and cmatrix -ba -u 2 -C cyan
end