Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 139 Bytes

File metadata and controls

4 lines (3 loc) · 139 Bytes

Some extra things needed while setting this up on ubuntu

  • Install zsh sudo apt install zsh unzip
  • Change shell - chsh -s $(which zsh)