Difference between revisions of "How to run automatically fish on your terminal"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
1. <code>echo $SHELL</code> | 1. <code>echo $SHELL</code> | ||
+ | |||
2. | 2. | ||
** Bash: <code>~/.bashrc or ~/.bash_profile</code> | ** Bash: <code>~/.bashrc or ~/.bash_profile</code> |
Revision as of 14:32, 8 July 2024
1. echo $SHELL
2.
- Bash:
~/.bashrc or ~/.bash_profile
- Zsh:
~/.zshrc
- Fish:
~/.config/fish/config.fish
- Bash:
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: