forked from colonelpanic/dotfiles
major emacs.d bump.
This commit is contained in:
Submodule dotfiles/emacs.d updated: 26c3dfd1de...4086cadf8c
@@ -83,6 +83,7 @@ def link_dropbox_other(ctx):
|
||||
('~/Dropbox/configs/custom.el', '~/.emacs.d/custom.el'),
|
||||
('~/Dropbox/Documents', '~/Documents'),
|
||||
('~/Dropbox/Pictures', '~/Pictures')
|
||||
('~/Dropbox/org', '~/org')
|
||||
)
|
||||
for source, destination in link_pairs:
|
||||
destination = os.path.expanduser(destination)
|
||||
|
Reference in New Issue
Block a user