Configs/Misc/.bashrc.part

5 lines
42 B
Plaintext

for f in ~/.dotfiles/*
do
source $f
done