mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-16 16:29:23 +01:00
c08ee2eac2
...even if it has only one line.)
3 lines
183 B
Bash
3 lines
183 B
Bash
# You might think that this file is useless, because bash automaticly reads bashrc. If yes, then you are wrong. Bash in Mac OS X reads settings from ~/.bash_profile.
|
|
source ~/.bashrc
|