-
Piano Covers of Pop Songs: https://open.spotify.com/user/henryecker/playlist/4SBOdi7IMfCrYKZqCqtuXA?si=FL1axIJTTTqYWXYqS6QICw
-
Extreme focus coding music: Primarily EDM with little to no vocals https://open.spotify.com/user/nebosite/playlist/0hy2h4wf2A3JWvMzK48REE?si=KlMRgPm8QfiC6N9Z-A6jAQ
-
High Energy programming mix: Most songs have vocals but good for brainstorming portions. https://open.spotify.com/user/jhardinee/playlist/022CloUnijfD00ziUEXJ66?si=WCKBLFEbQmmym-0DNgFLRA
-
Dubstep study: Dubstep with no vocals
- A recent version of Node.js
npm install -g create-react-app
Zsh is a UNIX command interpreter (shell) which includes enhancements of many types, notably in the command-line editor, options for customising its behaviour, filename globbing and more. We’ll install zsh for all the features offered by oh-my-zsh: an open source, community-driven framework for managing your zsh configuration.
Install zsh and zsh completions using homebrew
brew install zsh zsh-completions
The Z shell (zsh) is a Unix shell [...]. Zsh can be thought of as an extended Bourne shell with a large number of improvements, including some features of bash, ksh, and tcsh.
Read more about ZSH at An Introduction to the Z Shell.
Choose one of the following options.
Once you have installed the Windows subsystem for linux, you can proceed and install ZSH as usual running the following command in your terminal.
sudo apt-get install zsh
Fish shell also works if you want to use another shell to specify the name of that shell instead of ZSH . To install it, just run the following command: