Code Monkey home page Code Monkey logo

Comments (4)

bval avatar bval commented on August 25, 2024

I was just turned on to @lra's excellent mackup project:
https://github.com/lra/mackup/

And in particular it's excellent list of which dotfiles common applications depend on:
https://github.com/lra/mackup/tree/master/mackup/applications

Might I suggest working to either depend on these or help factor them out into a common repo so that vcsh could allow repo initialization for specific apps without the user having to already possess the knowledge of what dotfiles are relevant per-app?

Cheers,

Brandon

from vcsh.

RichiH avatar RichiH commented on August 25, 2024

Nice concept; I will need to think about a clean way to do this.

As an aside, this is a glaring security hole so I may need to talk to them and/or maintain my own list: https://github.com/lra/mackup/blob/master/mackup/applications/ssh.cfg

from vcsh.

lra avatar lra commented on August 25, 2024

I would not call this a security hole =) the point of those files is to describe how an application handles its config files.
If you think it's dangerous, don't use it for ssh, or apply a more tailored configuration for ssh.

There is an ongoing talk with the homebrew cask guys to come up with a repo dedicated to host those files. But there is no concrete need yet. If you'd use it, I can push this forward, the first step was to make those files pure configuration (.py->.ini), this is done, we just have to isolate those in a separate repo now.

LMK if it interests you.

from vcsh.

bval avatar bval commented on August 25, 2024

Factoring this out into a common repo is an awesome idea. Bravo, @irA. I'm also a cask user, so this is all very helpful. It also means that discussions about what belong in a given manifest (i.e. the discussion around the .ssh directory above) can happen in PRs focused on that metadata, and not in the context of a larger project. I've followed your Mackup issue and will wait to see if there's any way I can help.

from vcsh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.