Configs/Misc/Home/.bashrc.part.tail
2023-12-12 18:06:52 +01:00

5 lines
42 B
Plaintext
Executable File

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