Difference between revisions of "Fish shell"
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
* [[KVM]]: <code>[[guestfish]]</code> | * [[KVM]]: <code>[[guestfish]]</code> | ||
* https://fishshell.com/docs/current/completions.html | * https://fishshell.com/docs/current/completions.html | ||
− | * [[backtick]] | + | * [[backtick]] not supported, fish uses [[parentheses]] for subcommands. |
== See also == | == See also == |
Revision as of 09:11, 13 February 2024
wikipedia:fish shell (2005) (Axel Liljencrantz)
Installation
- MacOS:
brew install fish
- Ubuntu:
apt install fish
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
- KVM:
guestfish
- https://fishshell.com/docs/current/completions.html
- backtick not supported, fish uses parentheses for subcommands.
See also
- Fish shell,
fish_config, fish vi key bindings, set --export
, Search as you type, Fisher,~/.config/fish/config.fish, fish_add_path
- Shell: Fish shell,
sh
,Bash
,ksh
,zsh
,ash
, PowerShell (Windows),/usr/bin/env
,.hushlogin
,dash
,tcsh
, Shell redirection,dquote, $SHELL
, Google Cloud Shell, AWS CloudShell, explainshell.com, vmware_vm_shell, Nushell, Fig.io, direnv
Advertising: