Simpler prompt

This commit is contained in:
2021-07-04 13:16:19 +01:00
parent cf90def1d5
commit db74d8c040

View File

@ -60,7 +60,7 @@ unsetopt CHECK_JOBS
setopt APPEND_CREATE
## Prompt
PS1="%B%{$fg[red]%}[%{$fg[yellow]%}%n%{$fg[green]%}@%{$fg[blue]%}%M %{$fg[magenta]%}%~%{$fg[red]%}]%{$reset_color%}$%b "
PS1="%B%{$fg[magenta]%}%~%{$reset_color%} $%b "
## Vi mode
bindkey -v