Difference between revisions of "Fish shell"
Jump to navigation
Jump to search
| (4 intermediate revisions by the same user not shown) | |||
| Line 36: | Line 36: | ||
* [[fish (animal)]] | * [[fish (animal)]] | ||
* <code>[[chsh]]</code> | * <code>[[chsh]]</code> | ||
| + | * [[ble.sh]] for [[Bash]] | ||
| + | * [[Starship.rs]] | ||
| + | * <code>[[aws-shell]]</code> | ||
== Activities == | == Activities == | ||
| − | * [[Make fish your default shell in macOS]] | + | * [[Make fish your default shell in macOS]]: <code>[[chsh -s]]</code> |
* [[How to run automatically fish on your terminal]] | * [[How to run automatically fish on your terminal]] | ||
| Line 46: | Line 49: | ||
[[Category:Unix shells]] | [[Category:Unix shells]] | ||
| − | [[Category: | + | [[Category:Fish.sh]] |
Latest revision as of 19:10, 1 July 2026
wikipedia:fish shell (2005) (Axel Liljencrantz)
- Search as you type, autosuggestions it
→(right arrow) orControl+F.
To disable it: set -g fish_autosuggestion_enabled 0
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
fish_postexec
set --export --prepend PATH "/Users/user/.rd/bin"
while CONDITION; COMMANDS; end
Related terms[edit]
- KVM:
guestfish - https://fishshell.com/docs/current/completions.html
- backtick not supported, fish uses parentheses for subcommands.
oh-my-fishfig- Zoxide
- fish (animal)
chsh- ble.sh for Bash
- Starship.rs
aws-shell
Activities[edit]
See also[edit]
- Fish shell,
fish_config, fish vi key bindings, set --export, Search as you type, Fisher,~/.config/fish/config.fish, fish_add_path, fish_prompt,funcsave, ~/.config/fish/functions/, string trim,psub,history search - 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: