fish/functions/gc.fish @ 6ba110080a93

Fix
author Steve Losh <steve@stevelosh.com>
date Thu, 31 Aug 2023 18:48:07 -0400
parents 930ee3b48e3c
children (none)
function gc -d "gcontrol" --wraps "gcontrol"
    gcontrol $argv
end