managed by rcm
-
2015-04-23 githubとrcmを使ったモダンdotfiles管理
https://qiita.com/manicmaniac/items/b50e1fc1a05202542fb0 -
2018-04-25 rcmを使ってdotfilesを管理する
https://tech.pepabo.com/2018/04/25/dotfiles-management-using-rcm/
- install rcm
brew install rcm
- clone repository
cd ~/
git clone https://github.com/strozw/dotfiles .dotfiles
- rcup
rcup
-
For file
cd ~/ mkrc .vimrc
-
For directory
cd ~/ mkrc -d .vim