mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-04 21:56:46 +01:00
Merge commit 'd23b2c3792'
This commit is contained in:
commit
71f5f42997
5 changed files with 217 additions and 39 deletions
|
|
@ -489,7 +489,7 @@ cd gitstatus-1.0.0
|
|||
./build
|
||||
rm deps/libgit2-*.tar.gz
|
||||
for file in *.zsh install; do
|
||||
zsh -fc "zcompile -R -- $file.zwc $file"
|
||||
zsh -fc "emulate zsh -o no_aliases && zcompile -R -- $file.zwc $file"
|
||||
done
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue