https://github.com/roosoft/mac_os_config
My OS X shell config
https://github.com/roosoft/mac_os_config
Last synced: 4 months ago
JSON representation
My OS X shell config
- Host: GitHub
- URL: https://github.com/roosoft/mac_os_config
- Owner: RooSoft
- Created: 2013-01-13T23:07:33.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2018-02-22T01:06:52.000Z (over 8 years ago)
- Last Synced: 2025-01-17T06:27:19.839Z (over 1 year ago)
- Language: Vim script
- Size: 114 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Shell configuration example
===========================
To install, clone into your ~/.config folder and run these two commands
* ln -s ~/.config/.profile ~/.profile
* ln -s ~/.config/.bash_profile ~/.bash_profile
* ln -s ~/.config/.vim ~/.vim
* ln -s ~/.config/.vimrc ~/.vimrc