Você pode usar .
como um atalho para source
. Na página bash(1)
man:
. filename [arguments]
source filename [arguments]
Read and execute commands from filename in the current shell environment and return
the exit status of the last command executed from filename.