Difference between revisions of "Fish shell"

From wikieduonline
Jump to navigation Jump to search
Line 31: Line 31:
 
* https://fishshell.com/docs/current/completions.html
 
* https://fishshell.com/docs/current/completions.html
 
* [[backtick]] not supported, fish uses [[parentheses]] for subcommands.
 
* [[backtick]] not supported, fish uses [[parentheses]] for subcommands.
* [[oh-my-fish]]
+
* <code>[[oh-my-fish]]</code>
* [[fig]]
+
* <code>[[fig]]</code>
 
* [[Zoxide]]
 
* [[Zoxide]]
 
* [[fish (animal)]]
 
* [[fish (animal)]]

Revision as of 14:26, 8 July 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: