/dotfiles

Primary LanguageShell

dotfiles

Ubuntu 19.04 以上

$ sudo apt-get install rcm fzf

Ubuntu 18.10 以下

$ sudo apt-get install software-properties-common
$ sudo add-apt-repository ppa:martin-frost/thoughtbot-rcm
$ sudo add-apt-repository ppa:ultradvorka/ppa
$ sudo apt-get update
$ sudo apt-get install rcm hstr

Set up

$ git clone https://github.com/ina6ra/dotfiles
$ env RCRC=$HOME/dotfiles/rcrc rcup