dotfiles/fish/functions/gcl.fish

5 lines
37 B
Fish
Raw Normal View History

function gcl
git config --list
end