https://github.com/blodely/mac-configurations
My mac configuration collection
https://github.com/blodely/mac-configurations
mac vimrc zshrc
Last synced: 3 months ago
JSON representation
My mac configuration collection
- Host: GitHub
- URL: https://github.com/blodely/mac-configurations
- Owner: blodely
- License: mit
- Created: 2016-10-21T00:23:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2026-03-29T10:35:41.000Z (3 months ago)
- Last Synced: 2026-03-29T13:47:49.672Z (3 months ago)
- Topics: mac, vimrc, zshrc
- Language: Shell
- Size: 221 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mac-Configurations
My mac configuration collection
### .zshrc
for oh-my-zsh configuration.
to use, just type `cp zshrc ~/.zshrc` in terminal.
or symlink
```
ln -s {PROJECT_ROOT}/zshrc ~/.zshrc
```
### 2nd
©️Luo Yu, 2016