fish/functions/gc.fish @ 3934552a572f

Merge
author Steve Losh <steve@stevelosh.com>
date Sat, 15 Jul 2023 23:07:58 -0400
parents 930ee3b48e3c
children (none)
function gc -d "gcontrol" --wraps "gcontrol"
    gcontrol $argv
end