fish/functions/gc.fish @ 6a9e64a79dd2

More
author Steve Losh <steve@stevelosh.com>
date Thu, 24 Dec 2020 15:56:20 -0500
parents 930ee3b48e3c
children (none)
function gc -d "gcontrol" --wraps "gcontrol"
    gcontrol $argv
end