{"id":171,"date":"2023-02-07T12:49:27","date_gmt":"2023-02-07T04:49:27","guid":{"rendered":"https:\/\/zysgmzb.club\/?p=171"},"modified":"2023-07-11T10:01:10","modified_gmt":"2023-07-11T02:01:10","slug":"oh-my-posh%e5%ae%89%e8%a3%85","status":"publish","type":"post","link":"https:\/\/zysgmzb.club\/index.php\/archives\/171","title":{"rendered":"oh-my-posh\u5b89\u88c5"},"content":{"rendered":"<h1>\u5b89\u88c5oh-my-posh<\/h1>\n<p>oh-my-zsh\u7528\u7684\u633a\u8212\u670d\uff0c\u60f3\u7740\u80fd\u4e0d\u80fd\u641e\u641epowershell\uff0c\u7ed3\u679c\u53d1\u73b0\u5c45\u7136\u8fd8\u6709oh-my-posh\uff0c\u4e8e\u662f\u6765\u88c5\u4e00\u624b<\/p>\n<p>\uff08\u6709\u6ca1\u6709oh-my-cmd<\/p>\n<p><a href=\"https:\/\/ohmyposh.dev\/docs\/installation\/windows\">\u5b98\u65b9\u6587\u6863\u5728\u8fd9\u91cc<\/a><\/p>\n<h2>\u5b89\u88c5<\/h2>\n<p>\u597d\u50cf\u6709\u597d\u51e0\u79cd\u5b89\u88c5\u65b9\u5f0f\uff0c\u8fd9\u91cc\u7528winget\u7684<\/p>\n<pre class=\"prettyprint linenums\" ><code>winget install JanDeDobbeleer.OhMyPosh -s winget\noh-my-posh init pwsh --config &quot;$env:POSH_THEMES_PATH\\jandedobbeleer.omp.json&quot;<\/code><\/pre>\n<p>\u7b2c\u4e00\u6b21\u7528\u53ef\u80fd\u4f1a\u62a5\u4e2a\u627e\u4e0d\u5230oh-my-posh\u547d\u4ee4\u7684\u9519\uff0c\u53ea\u8981\u5728\u73af\u5883\u53d8\u91cfPath\u91cc\u6dfb\u52a0\u540e\u91cd\u542f\u5373\u53ef<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/pic.imgdb.cn\/item\/63e1d0ba4757feff33c5742a.jpg\" alt=\"\" \/><\/p>\n<p>\u7136\u540e\u7ee7\u7eed<\/p>\n<pre class=\"prettyprint linenums\" ><code>New-Item -Path $PROFILE -Type File -Force\nnotepad $PROFILE<\/code><\/pre>\n<p>\u8fd9\u65f6\u5019\u4f1a\u5728C:\\Users\\xxx\\Documents\\WindowsPowerShell\u4e0b\u751f\u6210\u4e00\u4e2aMicrosoft.PowerShell_profile.ps1\uff0c\u5728\u91cc\u9762\u6dfb\u52a0\u4ee5\u4e0b\u5185\u5bb9<\/p>\n<pre class=\"prettyprint linenums\" ><code>oh-my-posh init pwsh | Invoke-Expression<\/code><\/pre>\n<p>\u7136\u540e\u6267\u884c\u811a\u672c<\/p>\n<pre class=\"prettyprint linenums\" ><code>. $PROFILE<\/code><\/pre>\n<p>\u91cd\u542fpowershell\u5c31\u6709\u6548\u679c\u4e86<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/pic.imgdb.cn\/item\/63e1d1784757feff33c6a2d4.jpg\" alt=\"\" \/><\/p>\n<h2>\u5b57\u4f53<\/h2>\n<p>\u5f53\u7136\u91cc\u8fb9\u4e00\u4e9b\u5947\u5947\u602a\u602a\u7684\u5b57\u7b26\u662f\u9700\u8981\u5b57\u4f53\u652f\u6301\u7684\uff0c<a href=\"https:\/\/www.nerdfonts.com\/font-downloads\">\u5728\u8fd9\u91cc<\/a>\u9009\u4e00\u4e2a\u81ea\u5df1\u559c\u6b22\u7684\u4e0b\u8f7d\u7136\u540e\u5728windows\u91cc\u5b89\u88c5\u4ee5\u53capowershell\u91cc\u914d\u7f6e\u5373\u53ef<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/pic.imgdb.cn\/item\/63e1d24d4757feff33c7e969.jpg\" alt=\"\" \/><\/p>\n<h1>\u4e3b\u9898<\/h1>\n<p>\u5df2\u6709\u7684\u4e3b\u9898\u6587\u4ef6\u8def\u5f84\u5728C:\\Users\\xxx\\AppData\\Local\\Programs\\oh-my-posh\\themes\u4e0b\uff0c\u5177\u4f53\u7684\u4e3b\u9898\u957f\u4ec0\u4e48\u6837\u53ef\u4ee5\u53bb\u7f51\u4e0a\u641c\u641c\uff0c\u9009\u4e00\u4e2a\u81ea\u5df1\u559c\u6b22\u7684<\/p>\n<p>\u8981\u60f3\u66f4\u6362\u4e3b\u9898\u4e5f\u5f88\u65b9\u4fbf<\/p>\n<pre class=\"prettyprint linenums\" ><code>notepad $PROFILE\n\u5728\u91cc\u9762\u6dfb\u52a0\u4e0b\u9762\u4e00\u6bb5\u547d\u4ee4\uff0c\u7136\u540e\u9009\u62e9\u81ea\u5df1\u559c\u6b22\u7684\u4e3b\u9898\u586b\u5165xxx\u4e2d\noh-my-posh init pwsh --config $env:POSH_THEMES_PATH\\xxx.omp.json | Invoke-Expression\n\u91cd\u542f\u5373\u53ef\u751f\u6548<\/code><\/pre>\n<p>\u6211\u8fd9\u91cc\u6362\u4e86agnoster<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/pic.imgdb.cn\/item\/63e1d4b74757feff33cb3ded.jpg\" alt=\"\" \/><\/p>\n<h2>\u63d2\u4ef6<\/h2>\n<p>\u5728powershell\u4e2d\u5982\u679c\u80fd\u6709\u81ea\u52a8\u8865\u5168\u90a3\u518d\u597d\u4e0d\u8fc7\u4e86<\/p>\n<p>\u5148\u4e0b\u8f7d<\/p>\n<pre class=\"prettyprint linenums\" ><code>Install-Module PSReadLine -RequiredVersion 2.1.0<\/code><\/pre>\n<p>\u7136\u540e\u7f16\u8f91\u914d\u7f6e\u6587\u4ef6\uff08notepad $PROFILE\uff09\u5e76\u6dfb\u52a0\u4e00\u4e0b\u51e0\u884c<\/p>\n<pre class=\"prettyprint linenums\" ><code># Shows navigable menu of all options when hitting Tab\nSet-PSReadlineKeyHandler -Key Tab -Function MenuComplete\n\n# Autocompletion for arrow keys\nSet-PSReadlineKeyHandler -Key UpArrow -Function HistorySearchBackward\nSet-PSReadlineKeyHandler -Key DownArrow -Function HistorySearchForward\n\n# auto suggestions\nImport-Module PSReadLine\nSet-PSReadLineOption -PredictionSource History<\/code><\/pre>\n<p>\u91cd\u542f\u5373\u53ef\u751f\u6548\uff0c\u5c31\u53ef\u4ee5\u81ea\u52a8\u8865\u5168\u4e86<\/p>\n<p>\uff08\u5176\u4ed6\u63d2\u4ef6\u4ee5\u540e\u518d\u627e\u627e<\/p>\n<p>\u53c2\u8003\uff1a<\/p>\n<p><a href=\"https:\/\/blog.csdn.net\/ahahayaa\/article\/details\/125470204\">oh-my-posh\u5b89\u88c5\u8fc7\u7a0b\u95ee\u9898\u53ca\u6ce8\u610f\u4e8b\u9879<\/a><\/p>\n<p><a href=\"https:\/\/blog.csdn.net\/weixin_42081389\/article\/details\/124392018\">Windows Terminal\/Powershell \u8bbe\u7f6e\u81ea\u52a8\u8865\u5168, \u667a\u80fd\u63d0\u793a \u3010\u7c7b\u4f3c\u4e8emac\u7684iterm2\u529f\u80fd\u3011<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5b89\u88c5oh-my-posh oh-my-zsh\u7528\u7684\u633a\u8212\u670d\uff0c\u60f3\u7740\u80fd\u4e0d\u80fd\u641e\u641epowershell\uff0c\u7ed3\u679c\u53d1\u73b0\u5c45\u7136\u8fd8\u6709oh-my-posh\uff0c\u4e8e\u662f\u6765\u88c5\u4e00\u624b \uff08\u6709\u6ca1\u6709oh-my-cmd \u5b98\u65b9\u6587\u6863\u5728\u8fd9\u91cc \u5b89\u88c5 \u597d\u50cf\u6709\u597d\u51e0\u79cd\u5b89\u88c5\u65b9\u5f0f\uff0c\u8fd9\u91cc\u7528winget\u7684 winget install JanDeDobbeleer.OhMyPosh -s winget oh-my-posh init pwsh &#8211;config &#038;q [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-171","post","type-post","status-publish","format-standard","hentry","category-misc"],"_links":{"self":[{"href":"https:\/\/zysgmzb.club\/index.php\/wp-json\/wp\/v2\/posts\/171","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zysgmzb.club\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zysgmzb.club\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zysgmzb.club\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zysgmzb.club\/index.php\/wp-json\/wp\/v2\/comments?post=171"}],"version-history":[{"count":2,"href":"https:\/\/zysgmzb.club\/index.php\/wp-json\/wp\/v2\/posts\/171\/revisions"}],"predecessor-version":[{"id":250,"href":"https:\/\/zysgmzb.club\/index.php\/wp-json\/wp\/v2\/posts\/171\/revisions\/250"}],"wp:attachment":[{"href":"https:\/\/zysgmzb.club\/index.php\/wp-json\/wp\/v2\/media?parent=171"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zysgmzb.club\/index.php\/wp-json\/wp\/v2\/categories?post=171"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zysgmzb.club\/index.php\/wp-json\/wp\/v2\/tags?post=171"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}