fix(zshrc): removed bloat comment

This commit is contained in:
Vlad Doster 2020-01-10 13:58:18 -05:00
parent 06836dd34d
commit dd22f5c2ab

View File

@ -1,5 +1,3 @@
# Luke's config for the Zoomer Shell
autoload -U colors && colors
PS1="%B%{$fg[red]%}[%{$fg[yellow]%}%n%{$fg[green]%}@%{$fg[blue]%}%M %{$fg[magenta]%}%~%{$fg[red]%}]%{$reset_color%}$%b "