dotfiles/.config/fish/functions/tt.fish

4 lines
96 B
Fish

function tt --wraps=tasktimer --description 'alias tt=tasktimer'
tasktimer $argv
end