Linux 配置文件管理

一、简介

参考:https://robots.thoughtbot.com/rcm-for-rc-files-in-dotfiles-repos

        http://dotfiles.github.io/

 

二、安装

1、rcm安装

参考:http://software.opensuse.org/download.html?project=utilities&package=rcm

cd /etc/yum.repos.d/
wget http://download.opensuse.org/repositories/utilities/CentOS_6/utilities.repo
yum install rcm

 

三、使用

参考:https://robots.thoughtbot.com/rcm-for-rc-files-in-dotfiles-repos

1、使用如下命令新建文件:.dotfiles

mkrc .zshrc .vimrc

 

2、将.dotfiles推送至GitHub

参考:http://www.jianshu.com/p/7UJapk

郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。