Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jinnlynn/macosx-kits
MacOSX下的一些脚本工具集合。
https://github.com/jinnlynn/macosx-kits
Last synced: about 2 months ago
JSON representation
MacOSX下的一些脚本工具集合。
- Host: GitHub
- URL: https://github.com/jinnlynn/macosx-kits
- Owner: JinnLynn
- License: mit
- Created: 2012-05-05T05:31:55.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-05-25T06:07:45.000Z (over 8 years ago)
- Last Synced: 2023-03-23T13:09:51.770Z (almost 2 years ago)
- Language: Python
- Homepage:
- Size: 421 KB
- Stars: 18
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MacOSX-Kits
个人在OS X终端下的配置或小工具。
## USAGE
#### Installation
```
git clone --recursive https://github.com/JinnLynn/MacOSX-Kits.git && cd MacOSX-Kits && ./setup
```#### Update
```
cd ~/.kits && git pull && git submodule update --init && ./setup
```#### Misc
绝大部分的脚本功能都可以通过别名访问,具体查看`shell\alias.sh`中的注释。
## LICENSE
The MIT license.
For more infomation, please visist http://jeeker.net.