Ankur Saxenaankur-blogs.hashnode.dev·Oct 6, 2024How To Make Linux Ubuntu look-like macOSIn today’s blog, we will learn how we can make our Linux Ubuntu look-like macOS. These are the steps that we will need to follow: Open a new terminal. [Ctrl + Alt + t] Install following tool: sudo apt install gnome-shell-extensions Enter your su...ubuntu-theme
Ankur Saxenaankur-blogs.hashnode.dev·Oct 5, 2024How to Install ZSH and Oh-My-Zsh in Linux UbuntuWhat is Zsh Shell Zsh (short for "Z Shell") is a Unix shell or command-line interpreter that is an alternative to the traditional Bourne shell (sh) and the more common Bash shell. It was developed as an extended version of the Bourne shell with addit...z-shell