/dotfiles

Primary LanguageShellMIT LicenseMIT

Dotfiles

Dotfiles managed with rcm

Install

git clone https://github.com/stephaneliu/dotfiles.git ~/.dofiles
~/.dotfiles/install

Running rcm manually

RCRC=~/.dotfiles/rcrc rcup -v

Plugins installation

Prettier

# Ruby
yarn add --dev prettier @prettier/plugin-ruby

# JS
yarn add prettier --dev --extract