mirror of
https://github.com/outbackdingo/ports.git
synced 2026-03-22 03:44:46 +00:00
6 lines
57 B
Bash
Executable File
6 lines
57 B
Bash
Executable File
#
|
|
# ~/.bash_profile
|
|
#
|
|
|
|
[[ -f ~/.bashrc ]] && . ~/.bashrc
|