Install ZSH on Ubuntu
11 March 2022 (Updated 11 March 2022)
Install ZSH
Verify installation
You should see zsh 5.8 (x86_64-ubuntu-linux-gnu)
or something similar.
Make ZSH your default shell
Restart your machine
First time you start terminal, you’ll see a bunch of options. Press q to quit and do nothing.
Create ZSH config with initial content
Populate with initial content:
Verify ZSH is now your default shell
You should see /usr/bin/zsh
or something similar (whatever is the output of which zsh
).
Sources
Tagged:
Ubuntu
Thanks for your comment . Once it's approved, it will appear here.
Leave a comment