wezterm and neovim updates

This commit is contained in:
Salar Rahmanian 2025-09-08 18:58:04 -07:00
parent 9a2e912f9c
commit 87f3f7d9df
3 changed files with 8 additions and 7 deletions

View file

@ -34,11 +34,11 @@ let
pull = {
rebase = true;
};
url = {
"git@github.com:" = {
insteadOf = "https://github.com/";
};
};
# url = {
# "git@github.com:" = {
# insteadOf = "https://github.com/";
# };
# };
};
myAliases = {
ci = "commit";