1
0
Fork 0
vdotfiles/cli/.config/fish/functions/gsl.fish

3 lines
50 B
Fish

function gsl
command git stash list $argv
end