TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: A cross-platform, modular dotfiles installer for my personal setup

10 点作者 spywhere超过 3 年前

1 comment

spywhere超过 3 年前
This is my personal dotfiles installer.<p>It was started as a simple script that run `brew bundle` on `Brewfile` to install packages on MacOS. And over time, it evolved into grep + xargs on custom comments to support installation through Aptitude &#x2F; APK &#x2F; etc. as my usage vary across multiple OSes.<p>I find myself constantly either in need of reinstalling the whole OS or setup my environment a lot. Especially on my Raspberry Pi, since I love my portable development platform in which combined iPad Pro and Raspberry Pi. Hence I need to make the setup flexible and with various options to better reduce the time I spent manually install stuffs.<p>Do note that some functionalities might not be implemented (should be in the Issues section as of now). But the essentials core functionalities for my day to day work are pretty much stable. There is only current version that I&#x27;m using and working on at all time, with some branches to try out some ideas. So please be sure to poke around before running anything, as by default it would just simply perform the installation with no confirmation.<p>Please, feel free to give some feedbacks or take something from it if you find it useful. Much appreciated.<p>----<p>As per requested here: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29536296" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29536296</a> Originally commented on: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29535432" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29535432</a>