# rc **Repository Path**: hh1982/rc ## Basic Information - **Project Name**: rc - **Description**: 我的配置集合:.bashrc .bash_profile .vimrc .vim .emacs等等。附有安装文件install.sh - **Primary Language**: Shell - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-01-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #这是我的个人配置集合 包括有.vimrc .bashrc .emacs .jshintrc等等。 #安装 $ cd ~ $ git clone http://git.oschina.net/hh1982/rc $ cd rc $ sh install.sh 将该项目克隆到自己本机上后,运行该命令,即可在家目录~中生成各个配置文件的软链接,方便管理和同步这些配置文件。 注意:如果~目录中已经有同名的文件,安装会失败。