macOS (homebrew) ``` $ brew install \ alacritty \ bash \ bat \ cmake \ curl \ fd \ gcc \ git \ jq \ neovim \ pandoc \ python \ ripgrep \ ruby \ tmux \ tokei \ tree \ vim \ zsh \ ; $ brew install --cask \ alacritty \ emacs \ keepassxc \ ; # Latest version: https://github.com/adobe-fonts/source-han-code-jp/releases/latest $ curl -fLo ~/Library/Fonts/SourceHanCodeJP.ttc --create-dirs https://github.com/adobe-fonts/source-han-code-jp/releases/download/2.012R/SourceHanCodeJP.ttc $ sudo atsutil databases -remove # Restart your machine. ```