Difference between revisions of "Fish shell"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
  
 
* [[Search as you type]], [[autosuggestions]] it <code>→</code> (right arrow) or <code>Control+F</code>.
 
* [[Search as you type]], [[autosuggestions]] it <code>→</code> (right arrow) or <code>Control+F</code>.
To disable it: <code>set -g]] fish_autosuggestion_enabled 0</code>
+
To disable it: <code>[[set -g]] fish_autosuggestion_enabled 0</code>
  
 
Installation
 
Installation

Revision as of 09:21, 13 February 2024

wikipedia:fish shell (2005) (Axel Liljencrantz)

To disable it: set -g fish_autosuggestion_enabled 0

Installation


fish
Welcome to fish, the friendly interactive shell
Type `help` for instructions on how to use fish
fish vi key bindings
set --export --prepend PATH "/Users/user/.rd/bin"

Related terms

See also

Advertising: