> For the complete documentation index, see [llms.txt](https://blog.cweihang.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.cweihang.io/kit.md).

# kit

一些工具的心得

* [vim/vscode](/kit/note.md)
* [git/github/gitbook](/kit/git.md)
* [markdown](/kit/markdown.md)
* [Latex](/kit/latex.md)
* [科学上网](/kit/ss.md)
* [虚拟机](/kit/vmware.md)
* ffmpeg
  * 图片list转视频：ffmpeg -y -f concat -safe 0 -i "imagepaths.txt" -c:v libx264 -vf "fps=25,format=yuv420p" "out.mp4"
* ![Mac翻转普通鼠标](https://sspai.com/post/40596)
