|
|
@ -6,7 +6,7 @@ setopt EXTENDED_GLOB
|
|
|
|
autoload -U colors && colors
|
|
|
|
autoload -U colors && colors
|
|
|
|
|
|
|
|
|
|
|
|
PREZTO_DIRECTORY="${ZDOTDIR:-$HOME}/.zprezto"
|
|
|
|
PREZTO_DIRECTORY="${ZDOTDIR:-$HOME}/.zprezto"
|
|
|
|
PREZTO_GIT_REMOTE="https://github.com/ezintz/prezto.git"
|
|
|
|
PREZTO_GIT_REMOTE="https://github.com/sorin-ionescu/prezto.git"
|
|
|
|
|
|
|
|
|
|
|
|
function print_header {
|
|
|
|
function print_header {
|
|
|
|
printf "\n${fg[blue]}%s${reset_color}\n" "$@"
|
|
|
|
printf "\n${fg[blue]}%s${reset_color}\n" "$@"
|
|
|
|