Setup and install the Linux subsystem
This command line looks much nicer than the default powershell.
hyper i hyper-dracula
to install a new plugin. Don't run from bash.
bash
sudo apt-get update
sudo apt-get upgrade -y
sudo apt-get dist-upgrade -y
sudo apt-get autoremove -y
sudo apt-get autoclean -y
sudo apt-get install -y build-essential
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
sudo apt-get install -y nodejs