thought I'd try fish shell and I don't think I'm doing it right

This page summarizes the projects mentioned and recommended in the original post on /r/termux

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • termux-fish

    make your termux awesome with fish shell

  • This was the GitHub script I used to install. git clone https://github.com/on-pacman/termux-fish

  • bat

    A cat(1) clone with wings.

  • Thank you!. Let me explain what happened: The configuration file (config.fish) is not from the author of the repository (on-pacman), but from DistroTube (a good Linux youtuber), in fact you can see his brand at the beginning of the config.fish file. With that said, "-bx" is from line 25 of the config.fish file, which uses bat to display man pages (bat is the same as cat, less , or more commands). So the error is due to not having bat installed. I recommend you not to execute this type of scripts, the install.fish file does nothing more than display the repository, the youtube channel (on-pacman) and lolcat. In addition, it is not even the author's own content.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • starship

    ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

  • DistroTube has starship and fish videos if you need to configure it as shown in the repository image.

  • exa

    A modern replacement for ‘ls’.

  • In fact ls -A don't work because is a alias to 'exa'.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts