1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/abgox-PSCompletions

Клонировать/Скачать
zh-CN.json 5.2 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
abgox Отправлено 15.03.2025 08:56 b7266a2
{
"root": [
{
"name": "cache",
"tip": [
"Interact with the oh-my-posh cache."
],
"next": [
{
"name": "path",
"tip": [
"list cache path"
]
},
{
"name": "clear",
"tip": [
"remove all cache values"
]
},
{
"name": "edit",
"tip": [
"edit cache values"
]
}
]
},
{
"name": "config",
"tip": [
"Interact with the config."
],
"next": [
{
"name": "export"
},
{
"name": "migrate"
},
{
"name": "edit"
}
]
},
{
"name": "debug",
"tip": [
"Print the prompt in debug mode."
]
},
{
"name": "disable",
"tip": [
"Disable a feature."
],
"next": [
{
"name": "notice"
},
{
"name": "upgrade"
}
]
},
{
"name": "enable",
"tip": [
"Enable a feature."
],
"next": [
{
"name": "notice"
},
{
"name": "upgrade"
}
]
},
{
"name": "font",
"tip": [
"Manage fonts."
],
"next": [
{
"name": "install"
},
{
"name": "configure"
}
],
"options": [
{
"name": "--zip-folder",
"tip": [
"U: --zip-folder <string>\n",
"the folder inside the zip file to install fonts from"
],
"next": 0
}
]
},
{
"name": "get",
"tip": [
"Get a value from oh-my-posh."
],
"next": [
{
"name": "shell"
},
{
"name": "millis"
},
{
"name": "accent"
},
{
"name": "toggles"
},
{
"name": "width"
}
],
"options": [
{
"name": "--shell",
"tip": [
"U: --shell <string>\n",
"the shell to print for"
],
"next": 0
}
]
},
{
"name": "help",
"tip": [
"Help about any command."
]
},
{
"name": "init",
"tip": [
"Initialize your shell and config."
],
"next": [
{
"name": "bash"
},
{
"name": "zsh"
},
{
"name": "fish"
},
{
"name": "powershell"
},
{
"name": "pwsh"
},
{
"name": "cmd"
},
{
"name": "nu"
},
{
"name": "tcsh"
},
{
"name": "elvish"
},
{
"name": "xonsh"
}
],
"options": [
{
"name": "--debug",
"tip": [
"enable/disable debug mode"
]
},
{
"name": "-p",
"alias": [
"--print"
],
"tip": [
"print the init script"
]
},
{
"name": "-s",
"alias": [
"--strict"
],
"tip": [
"run in strict mode"
]
}
]
},
{
"name": "notice",
"tip": [
"Print the upgrade notice when a new version is available."
]
},
{
"name": "print",
"tip": [
"Print the prompt/context."
],
"next": [
{
"name": "debug"
},
{
"name": "primary"
},
{
"name": "secondary"
},
{
"name": "transient"
},
{
"name": "right"
},
{
"name": "tooltip"
},
{
"name": "valid"
},
{
"name": "error"
}
]
},
{
"name": "toggle",
"tip": [
"Toggle a segment on/off."
]
},
{
"name": "upgrade",
"tip": [
"Upgrade when a new version is available."
]
},
{
"name": "version",
"tip": [
"Print the version."
]
}
],
"options": [
{
"name": "--version",
"tip": [
"显示版本信息。"
]
},
{
"name": "-i",
"alias": [
"--init"
],
"tip": [
"init"
]
},
{
"name": "-s",
"alias": [
"--shell"
],
"tip": [
"U: -s | --shell <string>\n",
"shell"
],
"next": 0
}
],
"common_options": [
{
"name": "--help",
"alias": [
"-h"
],
"tip": [
"显示帮助信息。"
]
},
{
"name": "-c",
"alias": [
"--config"
],
"tip": [
"U: -c | --config <string>\n",
"config file path"
],
"next": 0
}
],
"info": {
"completion_info": {
"url": "https://ohmyposh.dev",
"description": [
"oh-my-posh 是一款跨平台工具,用于渲染你的终端提示符。"
]
}
}
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/abgox-PSCompletions.git
git@api.gitlife.ru:oschina-mirror/abgox-PSCompletions.git
oschina-mirror
abgox-PSCompletions
abgox-PSCompletions
main