Based on holman/dotfiles.
Run
sudo apt install git zsh -y
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
git clone https://github.com/lukesmith/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
script/bootstrapGoing forward the dot command can be run to keep the configuration upto date
If running on Bash on Ubuntu on Windows you may want to make use of the SSH keys on the Windows
host system. To do this symlink the public and private keys from the /mnt created:
ln -s /mnt/c/Users/MyName/.ssh/id_rsa ~/.ssh/id_rsa
ln -s /mnt/c/Users/MyName/.ssh/id_rsa.pub ~/.ssh/id_rsa.pubRun
Set-ExecutionPolicy RemoteSigned
iwr https://raw.githubusercontent.com/lukesmith/dotfiles/master/script/bootstrap.ps1 -UseBasicParsing | iex
streamline-linuxMonaco for powerline - https://gist.github.com/kevinis/c788f85a654b2d7581d8
https://gist.github.com/matijs/808eda8c133d41f9338f89a0077d6b95
