tmux
[dotfiles.git] / .config / zsh / .zshrc
index 857db44..60903c6 100644 (file)
@@ -7,7 +7,7 @@
 
 autoload -U colors && colors
 
-PS1=" %B%{$fg[yellow]%}Z_%{$fg[white]%} %1~ %{$fg[yellow]%}>>>%{$reset_color%}%b "
+PS1=" %B%{$fg[yellow]%}𝓩_%{$fg[white]%} %1~ %{$fg[yellow]%}>>>%{$reset_color%}%b "
 
 ## tab completion grid
 autoload -U compinit