dotfiles/.config/fish/functions/offh.fish

5 lines
90 B
Fish
Executable File

# Defined in /tmp/fish.oFpyb9/offh.fish @ line 2
function offh
off (math "60*"$argv)
end