How to Install Fish Shell on Ubuntu
Fish is a helpful shell for Linux. It makes using the terminal easier, but it's not like other shells you might be used to. 1. Install Fish Shell using the default repository The easiest way to get Fish is by…
Fish is a helpful shell for Linux. It makes using the terminal easier, but it's not like other shells you might be used to. 1. Install Fish Shell using the default repository The easiest way to get Fish is by…
Linux comes with a wide variety of shells. Shell provides a command-line interface to your OS. Some popular shells are bash, sh, Zsh, tcsh, csh and ksh. In this article we will find out which shell you are using on…
Starship is a free and open source shell prompt for Linux, MacOS and Windows. It is a light weight, fast and highly customizable prompt for any shell. It is released under ISC License and written in Rust. You can customizable…