update editor
This commit is contained in:
parent
60cb0f2f21
commit
87eab3436d
2
.zshrc
2
.zshrc
@ -12,6 +12,8 @@
|
|||||||
autoload -U colors && colors
|
autoload -U colors && colors
|
||||||
PS1="%B%{$fg[red]%}[%{$fg[yellow]%}%n%{$fg[green]%}@%{$fg[blue]%}%M %{$fg[magenta]%}%~%{$fg[red]%}]%{$reset_color%}$%b "
|
PS1="%B%{$fg[red]%}[%{$fg[yellow]%}%n%{$fg[green]%}@%{$fg[blue]%}%M %{$fg[magenta]%}%~%{$fg[red]%}]%{$reset_color%}$%b "
|
||||||
|
|
||||||
|
# Custom Variables
|
||||||
|
EDITOR=vim
|
||||||
|
|
||||||
# Pure Prompt
|
# Pure Prompt
|
||||||
fpath+=$HOME/zsh/pure
|
fpath+=$HOME/zsh/pure
|
||||||
|
Reference in New Issue
Block a user