some useful things in MAC os.
- scripts
- shells
- tips of some common useful apps
PS: u can set bin
to the System Path to use the common usage shells
show memory usage in python
some mac useful shells
introduce mac shortcut keys
SublimeText2 shortcut keys
zsh useful tips
删除当前目录下的.DS_Store文件
初始化git repository
git_init [git_repos_url] [to_dir]
-
git_repos_url为空时,初始化.gitignore文件
-
git_repos_url不为空,则将此repos克隆到本地,然后初始化.gitignore文件