From 93338c0238abc5fe7aed070ad4b171f7145d9a94 Mon Sep 17 00:00:00 2001 From: Jeremy McClure Date: Sat, 1 Aug 2026 18:42:43 -0400 Subject: [PATCH] Update 1 file: .zshrc --- default/.config/zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default/.config/zsh/.zshrc b/default/.config/zsh/.zshrc index 27244fe..61be7de 100644 --- a/default/.config/zsh/.zshrc +++ b/default/.config/zsh/.zshrc @@ -11,6 +11,6 @@ source ${ZDOTDIR}/init.zsh source ${ZDOTDIR}/aliases.zsh source ${ZDOTDIR}/functions.zsh -dotstate_update +dotstate-update eval "$(starship init zsh)"