How to Install Fish Shell in Android Termux
How to Install Fish Shell in Android Termux - Fish Shell is a smart and user-friendly command line shell for macOS, Linux, and the rest of the family. okay if according with my language, fish shell is a tool for termux or linux that make it easier for you to write command, why is that? if likened to this fish shell like search engine e.g google, as usual if you want to search for something will certainly appear also search the suggestion, or like a keyboard that if you type "I" it will appear suggestion word for example "I love" or something, that's how the fish shell works. If you need the complete tutorial to use fish shell go to the fish shell documentaion
How to Install Fish Shell in Android Termux? Okay I will show you this, let's do it !
How to Install Fish Shell in Android Termux
Step by step to install fish shell in termux:
- Open your termux app.
- Update and upgrade your termux by type this command $ apt update && apt upgrade -y
- After that type this command to install fish shell
$ apt install fish
- Wait the installation process, after it you can run it by type this command
$ fishAnd if you see this output, this indicates that the fish shell is already running:
Welcome to fish, the friendly interactive shell
Type help for instructions on how to use fish
borhax@linux ~>
- Next, just type a command whatever you want, and you will see the different.