Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.