diff --git a/custom/themes/cake.zsh-theme b/custom/themes/cake.zsh-theme new file mode 100644 index 000000000..2e1abec4e --- /dev/null +++ b/custom/themes/cake.zsh-theme @@ -0,0 +1,5 @@ +# Define LS_COLORS for customizing ls command output +export LS_COLORS='di=36:*.doc=35:*.txt=33:*.*=0' + +# Set the prompt format +PS1="%F{magenta}%n %F{cyan}in %F{white}%~%f %F{white}ॐ% f "