vi ~/.bashrc
要看 Bash Startup Files
https://www.gnu.org/software/bash/manual/html_node/Bash-Startup-Files.html
When an interactive shell that is not a login shell is started, Bash reads and executes commands from~/.bashrc, if that file exists.
vi ~/.bashrc
要看 Bash Startup Files
https://www.gnu.org/software/bash/manual/html_node/Bash-Startup-Files.html
When an interactive shell that is not a login shell is started, Bash reads and executes commands from~/.bashrc, if that file exists.