This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <# | |
| .SYNOPSIS | |
| Windows上でモダンなUNIX風コマンドライン体験を実現するためのPowerShellプロファイルです。 | |
| .DESCRIPTION | |
| oh-my-poshによるプロンプト、fzf/zoxideによる高速なナビゲーション、その他モダンなUNIX代替コマンドを提供します。 | |
| .SETUP | |
| **前提:** このプロファイルはPowerShell 7以降を対象としています。Windowsに標準搭載のWindows PowerShell 5.1では動作しない可能性があります。 |