mirror of
https://github.com/eRgo35/dots.git
synced 2026-02-04 19:56:11 +01:00
6 lines
57 B
Bash
6 lines
57 B
Bash
#
|
|
# ~/.bash_profile
|
|
#
|
|
|
|
[[ -f ~/.bashrc ]] && . ~/.bashrc
|