diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index 86fdd8e7..e3a0e537 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -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 "