mirror of https://github.com/bjeanes/dotfiles.git
4 lines
40 B
Fish
4 lines
40 B
Fish
|
function glcg
|
||
|
gslc --graph $argv;
|
||
|
end
|