sh 通过Dropbox保持你的@ohmyzsh~ / .zshrc同步

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 通过Dropbox保持你的@ohmyzsh~ / .zshrc同步相关的知识,希望对你有一定的参考价值。

# Was asked how I keep  my zshrc config sync'd between my computers with Dropbox

# Add a new directory in your Dropbox (or use an existing one)
mkdir -p ~/Dropbox/ohmyzsh

# move existing file to Dropbox
mv ~/.zshrc ~/Dropbox/ohmyzsh/zshrc

# symlink file back to your local directory
ln -s ~/Dropbox/ohmyzsh/zshrc ~/.zshrc

以上是关于sh 通过Dropbox保持你的@ohmyzsh~ / .zshrc同步的主要内容,如果未能解决你的问题,请参考以下文章

sh OhMyZsh + Vimconf

sh 通过Dropbox在Mac之间同步Homebrew安装

使用 p10k(Oh My Zsh 主题)在 Shell 中保持 Git 分支名称不被截断

sh dropbox_uploader.sh

sh dropbox.sh

sh dropbox.sh