There are so many environment settings in Mac PCs.
e.g. .zshrc
, .vimrc
, .gitconfig
, .tmux.conf
, etc
Sync these files with multiple Mac PCs with Dropbox.
Just create symbolic links like this.
ln -s ~/Dropbox/env/.zshrc ~/.zshrc
Go to list of users who liked
More than 5 years have passed since last update.
There are so many environment settings in Mac PCs.
e.g. .zshrc
, .vimrc
, .gitconfig
, .tmux.conf
, etc
Sync these files with multiple Mac PCs with Dropbox.
Just create symbolic links like this.
ln -s ~/Dropbox/env/.zshrc ~/.zshrc
Register as a new user and use Qiita more conveniently
Go to list of users who liked