- Need to migrate to stow
- Update install script to account for stow and autoconfiguration
export KERL_BUILD_DOCS="yes" asdf plugin add erlang https://github.com/asdf-vm/asdf-erlang.git asdf install erlang latest asdf global erlang latest asdf plugin-add elixir https://github.com/asdf-vm/asdf-elixir.git asdf install elixir latest asdf global elixir latest
Run xcode-select --install
Install Homebrew by running ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
Run brew install
Install Vundle - git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
Run install.sh
from the users home directory to link all dotfiles
Run vim +PluginInstall +qall
to install all required vim plugins
Install Lunchy gem gem install lunchy
to make OS X launchctl simple with lunchy
commands
Install Node requirements nvm install 0.10
for v0.10.x
Install Dependenices??
Install janus by running curl -Lo- https://bit.ly/janus-bootstrap | bash
Run install.sh
from the users home directory to link all dotfiles
Install vim plugins as of VIM-PLUGINS.md file
NOTE: This should change to NeoBundle or Vundle