Added zsh aliases (help?)

This commit is contained in:
2025-12-31 03:05:23 +01:00
parent 8bdaa88a8c
commit d3ac8f9f91
11 changed files with 38 additions and 15 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%}%% "