mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-08 15:32:31 +01:00
Merge 39be8ef8e1 into f8907cf32b
This commit is contained in:
commit
3de881a962
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ mkdir zsh-build
|
|||
cd zsh-build
|
||||
|
||||
curl -L https://api.github.com/repos/zsh-users/zsh/tarball/zsh-$TEST_ZSH_VERSION | tar xz --strip=1
|
||||
curl -o config.guess 'https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=refs/heads/master'
|
||||
curl -o config.sub 'https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD'
|
||||
|
||||
./Util/preconfig
|
||||
./configure --enable-pcre \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue