首页 > 系统 > Linux > 正文

Linux 配置文件管理

2024-06-28 13:20:35
字体:
来源:转载
供稿:网友
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.repoyum 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


上一篇:Linux 两组信号对比

下一篇:Linux wget命令

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表