GNU Emacs 25.3.1
$ git clone https://github.com/RTewi/.emacs.d.git$ ln -sfv /path/to/repo/.emacs.d $HOME$ brew install cask # Homebrew
or
$ curl -fsSL https://raw.githubusercontent.com/cask/cask/master/go | pythonAdd the following to .bashrc (or .zshrc)
export PATH="$HOME/.cask/bin:$PATH"$ source ~/.bashrc
$ cask upgrade
$ cd ~/.emacs.d
$ cask$ brew install pandoc cmigemo llvm # Homebrew
or
$ sudo apt install pandoc cmigemo llvm-dev clang libclang-dev cmake # UbuntuGet codic API token from codic
$ mkdir ~/.emacs.d/spec
$ vi ~/.emacs.d/spec/codic-api-token
"codic-api-token"