macOS and developer environment preferences
git clone https://github.com/elainenaomi/dotfiles.git ~/dev/elainenaomi/dotfiles
ln -s ~/dev/elainenaomi/dotfiles ~/.dotfiles
~/.dotfiles/install.sh
asdf list-all elixir
asdf install erlang 22.0.4
asdf install elixir 1.8.2
asdf global erlang 22.0.4
asdf global elixir 1.8.2
export KERL_CONFIGURE_OPTIONS="--disable-debug --without-javac"
asdf install erlang <version>
If the .tool-versions are defined, just run:
asdf install
Install Package Control
Install Local Dependencies
https://coderwall.com/p/h6yfda/use-and-to-jump-forwards-backwards-words-in-iterm-2-on-os-x
# Create your layout directory
$ mkdir ~/.itermocil
# Edit ~/.itermocil/sample.yml (look for sample layouts in this very `README.md`)
# There are also a variety of example files in 'test_layouts' directory in this repo
$ itermocil --edit sample
# Run your newly-created sample layout
$ itermocil sample
git config --global core.excludesfile ~/.dotfiles/apps/git/.gitignore Ref: https://twitter.com/CaiqueMitsuoka/status/1000068281267572743
Use the Settings Sync
Extension