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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What scripts/cronjobs should every programmer have

5 点作者 casper345超过 6 年前

1 comment

tbirrell超过 6 年前
Not a script perse... But this runs behind the scenes to truncate excessively long paths in the terminal and present git branch and status at a glance.<p>For example<p><pre><code> (master):~&#x2F;p&#x2F;s&#x2F;my-app$ (mobile-css):~&#x2F;p&#x2F;s&#x2F;m&#x2F;css$ </code></pre> <a href="https:&#x2F;&#x2F;gist.github.com&#x2F;tbirrell&#x2F;459a0c65a4dbfcfe3de4669498f11db5" rel="nofollow">https:&#x2F;&#x2F;gist.github.com&#x2F;tbirrell&#x2F;459a0c65a4dbfcfe3de4669498f...</a>