From f7eba1c7554a7ec86f21d02870839879b2c3c13a Mon Sep 17 00:00:00 2001 From: Alex Schofield Date: Tue, 18 Feb 2025 00:35:42 +0000 Subject: update oh-my-posh theme --- zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh/.zshrc') diff --git a/zsh/.zshrc b/zsh/.zshrc index d6aabab..300cf7e 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -28,4 +28,4 @@ setopt extended_history export PATH=$PATH:~/.local/bin # oh-my-posh -eval "$(oh-my-posh init zsh --config ~/.omp_themes/cloud-context.omp.json)" +eval "$(oh-my-posh init zsh --config ~/.omp_themes/material.omp.json)" -- cgit v1.2.3