diff --git a/.zshrc b/.zshrc index ba6d6d5..8a87b84 100644 --- a/.zshrc +++ b/.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