Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to link non prefixed files not in the home directory? #73

Open
datavistics opened this issue Nov 11, 2019 · 3 comments
Open

How to link non prefixed files not in the home directory? #73

datavistics opened this issue Nov 11, 2019 · 3 comments

Comments

@datavistics
Copy link

datavistics commented Nov 11, 2019

How do I link a non-dot file not in the home directory.

Note, I have a few regular dotfiles that are working correctly.

I want to link custom.js in a folder called ~/.jupyter/custom/ and Im trying it like this:

externals = {
    'custom.js': '~/.jupyter/custom'}

But Im getting issues. What is the proper way to do this?

Thanks,
Derek

@jbernard
Copy link
Owner

jbernard commented Nov 12, 2019 via email

@datavistics
Copy link
Author

@jbernard,
Sorry, I think my second post made things unclear. Also sorry for the long delay.
Also thanks so much for creating this, its really useful and well done!

My dotfiles status is clear.
I would like to link a file to this path: ~/.jupyter/custom.

I tried dotfiles enable ~/.jupyter/custom/custom.js
and got
ERROR: '/Users/my_username/.jupyter/custom/custom.js' already exists

What is the best way to link it?
Thanks!

@jbernard
Copy link
Owner

Heya, I see this but I can’t get to a computer at the moment (things are bit crazy in this new world). I will take a close look as soon as I can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants