Tag: Terminal

The Power of Linux Command Line

The Power of Linux Command Line

The graphical interface is often more intuitive and easier to get started with but the Command Line interface has its own advantages that make it essential for power users and software developers. The text-based nature of Command Line lends itself well to the following: To top it up, the Linux command line system is incredibly…

Read More Read More

Customise terminal prompt on Mac OS using Starship

Customise terminal prompt on Mac OS using Starship

Starship works across shells, so the customised prompt will apply across applications like Warp, Visual Studio Code and builtin Terminal app. 1. Install Fira Code Nerd Font code Fira Code Nerd Font enables us to show symbols in the prompt. It is also highly recommended for programming. Download link: https://github.com/ryanoasis/nerd-fonts/releases/download/v2.3.3/FiraCode.zip 2. Change the font to…

Read More Read More