DEV Community

Cover image for Configure a beautiful terminal on Unix with Zsh

Configure a beautiful terminal on Unix with Zsh

Deepu K Sasidharan on July 01, 2019

Originally published at deepu.tech. I was a long-time Windows user, a fairly happy one, but as a developer, there were a lot of things that were m...
Collapse
 
raghu777 profile image
Raghunandan Rajput

Hi Deepu, Thank you for sharing. Must say great terminal setup and article. Using it on pantheon terminal as I am using elementary OS. Although there is a minor font issue for which I am not getting much time to resolve. Anyway, Thank you again.

Collapse
 
ltvan profile image
Van Ly

Page content error:

Liquid syntax error: Unknown tag 'endraw'

Collapse
 
deepu105 profile image
Deepu K Sasidharan

Thank you for notifying me. Fixed it

Collapse
 
siddharthshyniben profile image
Siddharth

Hey, I have the same problem. Could you tell me how you fixed it?

Thread Thread
 
deepu105 profile image
Deepu K Sasidharan

Look for liquid template tags in code blocks

Collapse
 
shostarsson profile image
Rémi Lavedrine

Heavy user of Zsh myself, I really love it.
Didn't know about autojump. That is indeed a nice piece of software.

I am going to use it pretty extensively I guess. :-)

Collapse
 
deepu105 profile image
Deepu K Sasidharan

Glad you liked it

Collapse
 
attkinsonjakob profile image
Jakob Attkinson

I heard zsh works on Windows too. Would all the above apply?

Collapse
 
deepu105 profile image
Deepu K Sasidharan

I think yes, I haven't tried but I have seen some people doing similar stuff on Windows

Collapse
 
e5pe profile image
Esperanza Cutillas Rastoll

I didn't thought of the VSCode tip, thanks!

Collapse
 
brpaz profile image
Bruno Paz

Great article. Tilix is indeed Awesome ;)

Collapse
 
deepu105 profile image
Deepu K Sasidharan

Thank you

Collapse
 
espoir profile image
Espoir Murhabazi

Very very helpful , thanks for sharing

Collapse
 
deepu105 profile image
Deepu K Sasidharan

My pleasure

Collapse
 
chuteuvn profile image
LeCuong

how to uninstall in macosx

Collapse
 
deepu105 profile image
Deepu K Sasidharan

I think newer versions of Mac has ZSH pre-installed but if you installed using brew, you should be able to uninstall with brew uninstall --force zsh zsh-completions

For oh-my-zsh just delete ~/.oh-my-zsh folder