Install rcm:
- MacOS
brew tap thoughtbot/formulae
brew install rcm
- Ubuntu
sudo add-apt-repository ppa:martin-frost/thoughtbot-rcm
sudo apt-get update
sudo apt-get install rcm
Install the dotfiles:
git clone https://github.com/LoicMahieu/dotfiles.git $HOME/dotfiles
cd $HOME/dotfiles && git submodule update --init --recursive
env RCRC=$HOME/dotfiles/rcrc rcup
- Add new dotfile:
mkrc -d dotfiles ~/.foo
gcloud
: Google Cloud Platform SDK
I don't know tools that can install brew/apt dependencies when new install of RC. At this time, a list is good enough:
git-extras
: brew install git-extraslnav
: brew install lnavtree
: brew install treexhyve
: brew install xhyvedocker-machine-driver-xhyve
: brew install docker-machine-driver-xhyvejq
fzf
: A command-line fuzzy finder
delta
: A syntax-highlighting pager for git, diff, grep, and blame output
Same as brew/apt dependencies, here the list of global NPM dependencies:
- bower
- npm-check-updates
- node-inspector
- npmrc
- prettyjson
- gulp
- grunt
- cordova
- airtar
- airpaste
Really big thanks! 😍