Windows 10
Windows 10 isn't that bad to develop with
·224 words·2 mins
After upgrading to Windows 10 finally I figured I’d check out what it’s like developing on Windows 10 and to be honest it isn’t that bad.
Windows Subsystem Linux # I installed the Ubuntu image and switch shell to ZSH. After importing all my dotfiles and setup from my Linux machine this works really well. A quick symlink form ~/Projects to /mnt/c/Users/digital/Projects makes it really easy to open it up and then start working on a project. Even though I have git installed I still use it in the Ubuntu image, oh-my-zsh autocompletions are hard wired in my brain now and very hard to give up.