mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 15:36:11 +01:00
6 lines
57 B
Bash
6 lines
57 B
Bash
#
|
|
# ~/.bash_profile
|
|
#
|
|
|
|
[[ -f ~/.bashrc ]] && . ~/.bashrc
|