From e520539d39fce30a70eaf6712585cd9f52f5a071 Mon Sep 17 00:00:00 2001 From: harveyshao Date: Fri, 16 Jul 2021 23:05:48 +0800 Subject: [PATCH] opt git --- page/index.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/page/index.js b/page/index.js index 7b1376a4..becf22ed 100644 --- a/page/index.js +++ b/page/index.js @@ -73,11 +73,9 @@ Volcanos({name: "chat", iceberg: "/chat/", volcano: "/frame.js", ]}, "cli": {name: "命令 cli", action: [ {name: "bash", help: "命令行", index: "web.wiki.word", args: ["usr/icebergs/misc/bash/bash.shy"]}, - {name: "tmux", help: "命令行", index: "web.wiki.word", args: ["usr/icebergs/misc/tmux/tmux.shy"]}, {name: "git", help: "代码库", index: "web.wiki.word", args: ["usr/icebergs/misc/git/git.shy"]}, {name: "vim", help: "编辑器", index: "web.wiki.word", args: ["usr/icebergs/misc/vim/vim.shy"]}, - {name: "ssh", help: "命令行", index: "web.wiki.word", args: ["usr/icebergs/base/ssh/ssh.shy"]}, - {name: "zsh", help: "命令行", index: "web.wiki.word", args: ["usr/icebergs/misc/bash/zsh.shy"]}, + {name: "tmux", help: "命令行", index: "web.wiki.word", args: ["usr/icebergs/misc/tmux/tmux.shy"]}, ]}, "web": {name: "网页 web", action: [ {name: "HTML5", help: "浏览器", index: "web.wiki.word", args: ["usr/icebergs/misc/chrome/chrome.shy"]},