Regenerated
This commit is contained in:
@@ -31,5 +31,8 @@ in
|
||||
|
||||
# Load optional per-user generated zshrc if it exists
|
||||
[ -f "${generatedZsh}" ] && source "${generatedZsh}"
|
||||
|
||||
# Initialize Starship prompt
|
||||
eval "$(starship init zsh)"
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user