diff --git a/config/shell_list.json b/config/shell_list.json deleted file mode 100644 index 1fc28c0..0000000 --- a/config/shell_list.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "brew-update": { - "description": "更新Homebrew(测试命令)", - "command": "brew update" - }, - "neofetch": { - "description": "在线运行neofetch", - "command": "bash <(curl -H 'User-Agent: Chrome' -s https://gitee.com/mirrors/neofetch/raw/master/neofetch)" - }, - "ip": { - "description": "查看本机的公网IP", - "command": "curl -s http://ip.zhamao.xin" - } -} \ No newline at end of file