fish/functions/gc.fish @ addae1d12a7c

Merge.
author Steve Losh <steve@stevelosh.com>
date Mon, 18 Nov 2019 11:11:15 -0500
parents 930ee3b48e3c
children (none)
function gc -d "gcontrol" --wraps "gcontrol"
    gcontrol $argv
end