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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How do you manage your shell commands/scripts

2 点作者 lumannnn将近 8 年前
Hey there!<p>How you do you manage your shell commands and scripts which you require in your daily job?<p>I personally use a combination of Git repos containing files which define shell aliases and functions. The files are then simply &#x27;source-d&#x27; on shell startup. And, of course, I query the shell&#x27;s history frequently.<p>I&#x27;m curious how other people manage their scripts and commands and if I could improve my workflow on that.<p>(Lately, I&#x27;m dreaming of some sort of &quot;catalog&quot; or index which allows to look up scripts by full-text search and provides a short description but I don&#x27;t know if that would be too much)<p>Thanks for your input in advance!

暂无评论

暂无评论