fish/functions/gc.fish @ b0b362f528d5

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