• Trace:

This is an old revision of the document!


template

macos change shell to bash, zsh

see what shells are available

cat /etc/shells

check bash version

bash --version

install latest bash

brew install bash bash-completion

# add this line to ~/.bash_profile
# [[ -r "/usr/local/etc/profile.d/bash_completion.sh" ]] && . "/usr/local/etc/profile.d/bash_completion.sh"
pub/change_shell_to_bash_v4.1625824973.txt.gz ยท Last modified: 2021/07/09 10:02 by derek