Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neotan/os-config
Handy script sets for customize a newly installed OS as per pre-config.
https://github.com/neotan/os-config
Last synced: 9 days ago
JSON representation
Handy script sets for customize a newly installed OS as per pre-config.
- Host: GitHub
- URL: https://github.com/neotan/os-config
- Owner: neotan
- Created: 2015-01-19T14:21:46.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-12T11:08:20.000Z (over 7 years ago)
- Last Synced: 2025-01-02T06:08:21.755Z (9 days ago)
- Language: Vim script
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
## VIM config
VIM config files for OSX, Linux and iOS(Cydia).
##Usage:
1. `git clone https://github.com/neotan/vim-config.git`
2. Copy the `.bashrc` or `profile` file to your target OS's folders accrodingly.
> * `etc_profile` means copy & rename it into '/etc/profile'.
> * `.bashrc` should be placed in to the `~` path, it's your current Linux/OSX ID's home folder.3. Run `source /etc/profile` and `source ~/.brashrc` to activate the new config files.