How to have the same .zshrc setup on multiple computers

StuartCreed - Jan 3 '21 - - Dev Community

Use Dropbox and symbolic link to keep your file in once place across multiple computers:
ln -s source_file myfile
e.g. ln -s /Users/username/Dropbox/.zshrc .zshrc

https://kb.iu.edu/d/abbe

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player