Difference between revisions of "Chsh"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
chsh -s $([[which fish]]) | chsh -s $([[which fish]]) | ||
+ | Changing shell for YOURUSER. | ||
+ | |||
chsh: /Users/user/brew/bin/fish: non-standard shell | chsh: /Users/user/brew/bin/fish: non-standard shell | ||
Revision as of 11:10, 22 August 2024
chsh
(man) change your login shell.
chsh -s /bin/ksh Changing shell for root.
chsh -s $(which fish) Changing shell for YOURUSER.
chsh: /Users/user/brew/bin/fish: non-standard shell
echo $SHELL sudo su -
See also
- chsh
- 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: