Changes returning to solo.io #1

Merged
jacob merged 3 commits from ghostty-nvim_lsp-solo_zsh into main 2026-06-01 12:05:41 -04:00
2 changed files with 6 additions and 4 deletions
Showing only changes of commit 6616efec54 - Show all commits

View File

@@ -4,10 +4,10 @@
signingkey = /home/jacob/.ssh/id_ed25519.pub signingkey = /home/jacob/.ssh/id_ed25519.pub
[url "ssh://git@github.com/"] [url "ssh://git@github.com/"]
insteadOf = https://github.com/ insteadOf = https://github.com/
[user] [includeIf "gitdir:~/src/git.nonahob.net/"]
name = Jacob Bohanon path = ~/.gitconfig-personal
email = jacobbohanon@gmail.com [includeIf "gitdir:~/.dotfiles/"]
signingkey = /home/jacob/.ssh/id_ed25519.pub path = ~/.gitconfig-personal
[url "ssh://git@192.168.10.50:30009/"] [url "ssh://git@192.168.10.50:30009/"]
insteadOf = https://git.nonahob.net/ insteadOf = https://git.nonahob.net/
[tag] [tag]

2
.gitconfig-personal Normal file
View File

@@ -0,0 +1,2 @@
[user]
email = jacobbohanon@gmail.com