Difference between revisions of "Fish shell"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
Welcome to fish, the friendly interactive shell | Welcome to fish, the friendly interactive shell | ||
Type `help` for instructions on how to use fish | Type `help` for instructions on how to use fish | ||
+ | |||
+ | |||
+ | [[set --export]] --prepend [[PATH]] "/Users/user/.rd/bin" | ||
== Related terms == | == Related terms == |
Revision as of 10:43, 22 January 2024
wikipedia:fish shell (2005) (Axel Liljencrantz)
Installation
- MacOS:
brew install fish
- Ubuntu:
apt install fish
Configuration: ~/.config/fish/config.fish
fish Welcome to fish, the friendly interactive shell Type `help` for instructions on how to use fish
set --export --prepend PATH "/Users/user/.rd/bin"
Related terms
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: