[user]
        email = fallansou@gmail.com
        name = fallansou
[alias]
        l = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit
        st = status
        br = branch
        ci = commit
        co = checkout
[core]
        editor = vim
[url "git@gitlab.com:"]
        insteadOf = https://gitlab.com/
[credential]
        helper =
        helper = /usr/local/bin/git-credential-manager
[credential "https://dev.azure.com"]
        useHttpPath = true
[credential "https://git-codecommit.eu-west-3.amazonaws.com"]
        provider = generic
