item2 加载了很多东西后,启动变得无比的慢,每次启动都要等一分钟左右,于是给zsh 启动加个动画。以解除等待时候的烦躁心情。
效果如下:
操作步骤 loading.js
1 | cat ~/.loading.js |
2.ans.txt
^[[30C ^[[41mFBI WARNING^[(B^[[0m
^[[8C Federal Law provides severe civil and criminal penalties for
^[[8C the unauthorized reproduction, distribution, or exhibition of
^[[8C copyrighted motion pictures (Title 17, United States Code,
^[[8C Sections 501 and 508). The Federal Bureau of Investigation
^[[8C investigates allegations of criminal copyright infringement
^[[13C (Title 17, United States Code, Section 506).
在启动命令中加入
1 | cat ~/.2.ans.txt && ~/.nvm/versions/node/v11.10.1/bin/node ~/.loading.js |