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

Add an option to skip *.desktop files creation #697

Closed
chevillet opened this issue Jul 23, 2016 · 5 comments
Closed

Add an option to skip *.desktop files creation #697

chevillet opened this issue Jul 23, 2016 · 5 comments

Comments

@chevillet
Copy link

See: #660 (comment)

Thanks in advance.

@odeke-em
Copy link
Owner

🙏🏾 thanks for creating this, working on it now.

@odeke-em odeke-em added this to the v0.3.8 milestone Jul 23, 2016
@odeke-em odeke-em self-assigned this Jul 23, 2016
odeke-em added a commit that referenced this issue Jul 23, 2016
Fixes #697.

Users can now turn off *.desktop file creation by using flag
`--desktop-links` e.g
```shell
$ drive pull --desktop-links=false
```
@odeke-em
Copy link
Owner

@chevillet all done with PR #698. Please get the latest code. FYI you can set this flag in your .driverc file in the root of your project e.g

$ cat << ! >> .driverc
> desktop-links=false
> !

@chevillet
Copy link
Author

Sounds great, thanks a lot!

@odeke-em
Copy link
Owner

Let me know how it goes. Please don't hesitate to reopen this issue if things aren't working as expected.

@chevillet
Copy link
Author

Sure, I will, thanks again for your work on drive!

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

No branches or pull requests

2 participants