Difference between revisions of "Fish shell"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 
[[wikipedia:fish shell]] (2005) ([[Axel Liljencrantz]])
 
[[wikipedia:fish shell]] (2005) ([[Axel Liljencrantz]])
 +
* https://github.com/fish-shell/fish-shel
  
 
* [[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>.

Revision as of 10:47, 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
fish postexec
set --export --prepend PATH "/Users/user/.rd/bin"
while CONDITION; COMMANDS; end

Related terms

See also

Advertising: