Files
dotfiles/bash-conf-work/.bash_profile
2025-11-01 11:43:57 +01:00

4 lines
52 B
Bash

if [[ -f ~/.bashrc ]]; then
source ~/.bashrc
fi