fish/functions/o.fish @ e057559ad5ec

More bins on servers
author Steve Losh <steve@stevelosh.com>
date Tue, 28 Jan 2020 09:29:26 -0500
parents 0d6656688318
children (none)
function o -d "open" --wraps "open"
    open $argv
end