TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

How to keep synced personal and work computers?

3 点作者 michelpereira超过 12 年前
I have a Mac for my personal use and now got one to work on my new job. The main problem here is to get all the tools synchronized between the Macs, for example: * ~/.basic * ~/.vimrc * ~/.gitconfig * ~/vim/ * Python packages installed system wide<p>I tried to sync using Dropbox but it was a totally mess up.

2 条评论

kayman超过 12 年前
I have the same issue now. I have a win7 pc at client's office, mac book air for personal use and mac book pro at work. Since I use emacs a lot, I symlinked my dot emacs file to my dropbox file and kept all my custom packages there. (~/Dropbox/...) By the time you spend the effort you sync everything up, you'll find it easier just to duplicate the key things you miss. Also using one PC most of time helps the "oh its on my other pc" moment.
macarthy12超过 12 年前
<a href="https://github.com/philips/ghar" rel="nofollow">https://github.com/philips/ghar</a>