$ make setup
OR
$ make init
$ make brew
$ make asdf
$ make copy-files
- Load profile from
iterm2/devato.json
- Preferences -> Appearance -> General -> Theme -> Minimal
- Preferences -> Appearance -> Dimming -> Disable Dim Background Windows
- BG Color: 2B2D36
From within nvim:
:LspInstall bash
:LspInstall elixir
:LspInstall efm
brew install wrk
wrk -t4 -c100 -d30S --timeout 2000 "http://127.0.0.1:4000"
- using nvim-treesitter
- asdf-vm/asdf-erlang#248
- erlang/otp#5893
- https://remarkablemark.org/blog/2017/02/03/install-brew-package-version/
- https://github.com/erlang/otp/commit/c2eb69239622046093c25e986dd606ea339c59a9
- https://stackoverflow.com/a/67656458
- https://stackoverflow.com/questions/13477363/how-can-i-brew-link-a-specific-version
brew install wxwidgets
brew unlink wxwidgets
brew tap laggardkernel/tap
wget https://raw.githubusercontent.com/Homebrew/homebrew-core/7d7daebdadd1b7badf56bd87bce75f38e51c5795/Formula/wxwidgets.rb
brew install ./wxwidgets.rb
brew switch wxwidgets 3.1.5
brew pin wxwidgets
- nvim -
v0.8.0-dev+547-ge837f29ce