mirror of
https://github.com/crazywhalecc/quick-shell.git
synced 2026-03-17 20:34:52 +08:00
update to 1.0.0
This commit is contained in:
parent
572e0845b1
commit
1a79fae183
@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user