TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: a slightly smart dotfiles installer

2 pointsby jm3almost 12 years ago

1 comment

jm3almost 12 years ago
&quot;Smart&quot; in the sense that:<p>* it keeps itself current by simply running `dots`<p>* it installs &#x2F; uninstalls vim plugins from git<p>* it cleans up after itself with `dots remove`<p>&quot;Slightly&quot; in the sense that it doesn&#x27;t require a lot of external dependencies like other ruby gems, homebrew, etc. to bootstrap.<p>Feedback + suggestions welcome!