1
0
Fork 0

Fixed Git remote

pull/1191/head
Eduard Zintz 8 years ago
parent f3a0c1ad00
commit ceae16e019

@ -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" "$@"

Loading…
Cancel
Save