feat(omz): move omz config to dotfiles

This commit is contained in:
Oliver
2025-01-21 11:07:55 +01:00
parent a81dc224bd
commit 16ed8ff260
4 changed files with 375 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# Put your custom themes in this folder.
# See: https://github.com/ohmyzsh/ohmyzsh/wiki/Customization#overriding-and-adding-themes
#
# Example:
PROMPT="%{$fg[red]%}%n%{$reset_color%}@%{$fg[blue]%}%m %{$fg[yellow]%}%~ %{$reset_color%}%% "