mirror of https://github.com/bjeanes/dotfiles.git
5 lines
37 B
Fish
5 lines
37 B
Fish
|
function gcl
|
||
|
git config --list
|
||
|
|
||
|
end
|