update editor

This commit is contained in:
ChrisTitusTech 2020-06-04 17:17:02 -05:00
parent 60cb0f2f21
commit 87eab3436d

2
.zshrc

@ -12,6 +12,8 @@
autoload -U colors && colors
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
fpath+=$HOME/zsh/pure