GNU/Linux >> Tutoriels Linux >  >> Linux

Comment installer/créer une invite personnalisée pour la coquille de poisson ?

~/.config/fish/config.fish est vide par défaut. Pour créer une invite personnalisée, créez un fichier ~/.config/fish/functions/fish_prompt.fish et remplissez-le avec votre invite.

Exemple de base

function fish_prompt
        echo (pwd) '> '
end

Linux
  1. Comment installer Zsh sur Ubuntu 20.04 ?

  2. Comment installer Nagios sur Ubuntu 14.04

  3. Comment installer Nagios sur Ubuntu 16.04

  4. Comment créer des dépendances d'installation automatique rpm

  5. Fish Shell :comment puis-je personnaliser les couleurs de la fonction de saisie semi-automatique ?

Comment installer Setuptools pour Python sur Linux

Comment installer Linux Bash Shell sur Windows 10

Comment installer ZSH (Z Shell) sur Ubuntu 20.04

Comment installer et utiliser Nu Shell sous Linux

Comment installer et configurer Fish Shell dans Ubuntu

Comment installer Fish Shell sur Ubuntu et Linux Mint