Refreshing the command prompt

Zack Yap
Back to Rails
Published in
1 min readOct 22, 2015

After adding stuff such as alias to your “.bash_profiles” and “.zshrc” files, how do you reload these files on the command line to start using the changes?

Type “source ~/.zshrc” to reload it.

Or “. ~/.zshrc” for short.

--

--

Zack Yap
Back to Rails

Product Manager @ Xfers, Writes in English, Ruby and JS.