We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb454dd commit c9006d6Copy full SHA for c9006d6
template/footer.ejs
@@ -2,7 +2,8 @@
2
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/new/master/command">添加命令</a> |
3
<a href="<%=relative_path%>hot.html">命令列表</a> |
4
<a href="https://github.com/jaywcjlove/oscnews">Chrome 插件</a> |
5
- <a href="https://github.com/jaywcjlove/linux-command/releases/tag/v1.0.0">Alfred</a> |
+ <a href="https://github.com/jaywcjlove/linux-command/releases">Alfred</a> |
6
+ <a href="https://github.com/roachsinai/krunner-linuxcommands">Krunner</a> |
7
<a href="http://jaywcjlove.gitee.io/linux-command/">开源中国Web版</a>
8
<br />
9
<a href="https://github.com/jaywcjlove/linux-command">Github</a> |
0 commit comments