|
|
|
|
|
by stuhacking
5672 days ago
|
|
This is why you can do:
(load-file "/<user>@<host>:~/.emacs") (Assuming your 100+ machines are capable of reaching your home directory in some way (ssh, ftp, ...). If not, you could also put your desired emacs init in a publicly accessible location.) Edit: Or put a copy on a USB drive, or diskette, or floppy. |
|