From 2340c0fc3b29ddfa9050c0d17105b7f5de4dc80a Mon Sep 17 00:00:00 2001 From: Jason Morganson <128727+jasonmorganson@users.noreply.github.com> Date: Wed, 8 Jan 2025 13:35:59 -0500 Subject: [PATCH] Use main branch --- home/.chezmoitemplates/rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.chezmoitemplates/rc b/home/.chezmoitemplates/rc index 215fccb..cfcbcbf 100644 --- a/home/.chezmoitemplates/rc +++ b/home/.chezmoitemplates/rc @@ -4,4 +4,4 @@ {{ output $mise "exec" "starship" "--" "starship" "init" .SHELL }} -{{ output $mise "exec" "rust" "--" $mise "exec" "cargo:https://github.com/jasonmorganson/alias-rs@branch:nushell" "--" "als" "init" .SHELL }} +{{ output $mise "exec" "rust" "--" $mise "exec" "cargo:https://github.com/jasonmorganson/alias-rs@branch:main" "--" "als" "init" .SHELL }}