Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

  1. Install Homebrew.

     :::bash
     /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  2. Install XCode from the App store.

  3. Install and configure Hyper.js.

     xinstall hyper -ic
  4. Install NeoVim and SpaceVim.

     xinstall nvim -ic
     xinstall svim -ic