Simpler prompt
This commit is contained in:
parent
cf90def1d5
commit
db74d8c040
@ -60,7 +60,7 @@ unsetopt CHECK_JOBS
|
|||||||
setopt APPEND_CREATE
|
setopt APPEND_CREATE
|
||||||
|
|
||||||
## Prompt
|
## 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
|
## Vi mode
|
||||||
bindkey -v
|
bindkey -v
|
||||||
|
Reference in New Issue
Block a user