From e483b77c63d1751ac90100ccc35fa769c34aef5d Mon Sep 17 00:00:00 2001 From: Travis Herbranson Date: Fri, 22 May 2026 21:11:20 -0400 Subject: [PATCH] update git location --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 78ed874..defb3b9 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -93,6 +93,6 @@ flags to false to avoid conflicts: cli_modern_deploy_fish_config: false cli_modern_deploy_starship_config: false cli_modern_install_chezmoi: true -cli_modern_chezmoi_repo: "git@gitea:herbygitea/dotfiles.git" +cli_modern_chezmoi_repo: "git@gitea:lovebug/dotfiles.git" cli_modern_chezmoi_machine_type: "workstation" # or "server" ```