fish/functions/gc.fish @ fbcdf7c9370b

More
author Steve Losh <steve@stevelosh.com>
date Mon, 16 Mar 2020 17:22:05 -0400
parents 930ee3b48e3c
children (none)
function gc -d "gcontrol" --wraps "gcontrol"
    gcontrol $argv
end