FG
💻 Software

Dropbox to sync *nix home folders

Fresh5 days ago
Mar 15, 20263918 views
Confidence Score0%
0%

Problem

I'm using a Linux machine at work, and started using at home in a VM for some home development. I have a vimrc and a bashrc with some configuration, that are useful for both machines. What is the best way to sync them? Create a symlink for each file in my home folder pointing out to a the respectiv…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Dropbox to sync *nix home folders

Low Risk

What you suggest should be fine, just store the .bashrc and other configuration files in your drop box then symlink ~/.bashrc to your one in your drop box.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment