Giter Site home page Giter Site logo

dotfiles's Introduction

Red rocks

I'm Luke (he/him) ๐Ÿ‘‹๐Ÿผ! I work at GitHub on the npm cli team. Here's what I'm up to right now.

Some other things I like to do:

Feel free to reach out about any of the above!

dotfiles's People

Contributors

0xcc77 avatar alrra avatar atdt avatar christiangaertner avatar eins78 avatar goodtimeaj avatar hkdobrev avatar hongymagic avatar junkblocker avatar kevinlawler avatar lukekarrys avatar luveenw avatar manix84 avatar mathiasbynens avatar matijs avatar mlowery avatar necolas avatar nickbudi avatar nizaroni avatar nvartolomei avatar oschrenk avatar paulirish avatar pkruithof avatar porada avatar richo avatar s10wen avatar sindresorhus avatar sjonnet19 avatar user996015 avatar windgazer avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

dotfiles's Issues

Per-Machine Brewfile

There should be a way to store machine specific packages from Homebrew.

How it works currently is the Brewfile is written with brew bundle dump and committed to source control.

What should happen is the run_once_after_install-brewfile.sh.tmpl should filter out specific items based on the machine and pipe the list to brew bundle.

`brew bundle dump` changes based on arch

brew bundle dump writes to Brewfile which is committed to this repo. The issue is that M1 vs Intel packages in Homebrew have different dependencies resulting in Brewfile needing to be committed based on the last machine that wrote it.

What should happen is brew leaves should be used to filter the committed Brewfile so it only contains top level packages. Then run_once_after_install-brewfile.sh.tmpl will need to be changed so it (somehow) converts the list of top level packages into a full Brewfile that can be used to run brew bundle and hashed so chezmoi knows no other changes are required.

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.