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 }}