summaryrefslogtreecommitdiffstats
path: root/bash/.bash_profile
blob: e8c96d8eb619ccaa58c42c1267a27c3261f5fda3 (plain) (blame)
1
2
3
4
# shellcheck source=bash/.bashrc
. "$HOME"/.bashrc

# vim:ft=sh: