Fixed Git remote
This commit is contained in:
parent
f3a0c1ad00
commit
ceae16e019
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ setopt EXTENDED_GLOB
|
|||
autoload -U colors && colors
|
||||
|
||||
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 {
|
||||
printf "\n${fg[blue]}%s${reset_color}\n" "$@"
|
||||
|
|
Loading…
Add table
Reference in a new issue