Skip to main content

[Shell] Fish

Introduction

Le shell FISH pour Friendly Interractive Shell est léger et out-of-the-box pour utiliser des fonctions avancés comme l'autocompletions, le syntax higlighting ou la navigation dynamique dans le système de fichiers pour vos commandes.

image.png

Installation

Debian

apt update && apt install -y fish && chsh /usr/bin/fish