From: jdavidboyd@adboyd.com (J. David Boyd)
To: emacs-orgmode@gnu.org
Subject: Re: .emacs (init.el) on Dropbox: Ho to access it?
Date: Fri, 11 Apr 2014 14:45:53 -0400 [thread overview]
Message-ID: <e0tctx9zzov2.fsf@www1.g9.pair.com> (raw)
In-Reply-To: CAMxXW69fa5afv40rnnAqquvd63oLGojircjo2DGDUmydPx8Jmw@mail.gmail.com
"Jorge A. Alfaro Murillo" <jorge.a.alfaro@gmail.com> writes:
> On 1/18/14, 1:44 PM, Renato wrote:
>> Hi,
>> I use org mode on two pc:
>> - windows (from work)
>> - Debian (at home)
>>
>> How can have just one .emacs/init.el file?
>>
>> I would store the file on a Dropbox folder that I access from both
>> devices.
>>
>
> I have several machines and just one .emacs file in Dropbox. I use symbolic
> links to it in each computer in ~/.emacs
>
> From the terminal do:
> ln -s /path/to/your/Dropbox/.emacs ~/.emacs
>
> I assume windows works the same. If not then put in your windows .emacs a
> single line with:
>
> (load-file /path/to/your/Dropbox/.emacs)
>
> Best,
>
> Jorge.
That's exactly what I do as well. I have 1 .emacs.d folder, 1 .vimrc, 1 gnus
setup, all linked to my different machine home directories from my dropbox
folder.
Works great..
Dave
next prev parent reply other threads:[~2014-04-11 18:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-11 17:37 .emacs (init.el) on Dropbox: Ho to access it? Jorge A. Alfaro Murillo
2014-04-11 18:45 ` J. David Boyd [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-01-18 18:44 Renato
2014-01-18 21:05 ` Peter Davis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e0tctx9zzov2.fsf@www1.g9.pair.com \
--to=jdavidboyd@adboyd.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).