1 Star 0 Fork 15

Furret2018/powerlevel10k

forked from romkatv/powerlevel10k 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
Makefile 354 Bytes
Copy Edit Raw Blame History
romkatv authored 2021-07-02 14:39 . add 'minify' make target
ZSH := $(shell command -v zsh 2> /dev/null)
all:
zwc:
$(MAKE) -C gitstatus zwc
$(or $(ZSH),:) -fc 'for f in *.zsh-theme internal/*.zsh; do zcompile -R -- $$f.zwc $$f || exit; done'
minify:
$(MAKE) -C gitstatus minify
rm -rf -- .git .gitattributes .gitignore LICENSE Makefile README.md font.md powerlevel10k.png
pkg: zwc
$(MAKE) -C gitstatus pkg
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/furret2018/powerlevel10k.git
git@gitee.com:furret2018/powerlevel10k.git
furret2018
powerlevel10k
powerlevel10k
master

Search

23e8dbc6 1850385 7e0993f3 1850385