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.
Web Engineer. Working mostly with PHP, Symfony and Golang. Entusiast about Engineering Best Practices, Continuous Delivery and DevOps. Sports and FC Porto fan!
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
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.
Page content error:
Thank you for notifying me. Fixed it
Hey, I have the same problem. Could you tell me how you fixed it?
Look for liquid template tags in code blocks
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. :-)
Glad you liked it
Great article. Tilix is indeed Awesome ;)
Thank you
Very very helpful , thanks for sharing
My pleasure
how to uninstall in macosx
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
folderI heard zsh works on Windows too. Would all the above apply?
I think yes, I haven't tried but I have seen some people doing similar stuff on Windows
I didn't thought of the VSCode tip, thanks!