Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zuston/scripts
一些提升工作效率和避免误操作的脚本
https://github.com/zuston/scripts
Last synced: 25 days ago
JSON representation
一些提升工作效率和避免误操作的脚本
- Host: GitHub
- URL: https://github.com/zuston/scripts
- Owner: zuston
- Created: 2017-06-28T01:56:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-07T03:32:11.000Z (over 7 years ago)
- Last Synced: 2024-10-16T20:40:27.977Z (3 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scripts
一些提升工作效率和避免误操作的脚本### git hooks
*__commit-msg__* 脚本过滤信息,不符合规则的拦截掉 commit 行为### gc.sh
*__gc.sh__* 抓取最近 Java 进程,进行 gc 分析 (Window 下的 taskList)