[update] Use the ssh insted of https in `me://` alias

This commit is contained in:
Anas Elgarhy 2023-05-05 17:14:50 +03:00
parent 4a1f09d970
commit 7c5bda0919
No known key found for this signature in database
GPG Key ID: 0501802A1D496528
1 changed files with 6 additions and 1 deletions

View File

@ -6,7 +6,7 @@
# URL ALIASES
# -----------
# Alias for my mian account
[url "https://github.com/anas-elgarhy/"]
[url "git@github.com:anas-elgarhy/"]
insteadOf = me://
# COLORS
# ------
@ -50,3 +50,8 @@
unmerged = magenta bold reverse
untracked = red
updated = green bold
[user]
name = Anas Elgarhy
email = anas.elgarhy.dev@gmail.com
[core]
editor = lvim