Skip to content

Instantly share code, notes, and snippets.

View segfo's full-sized avatar

segfo segfo

View GitHub Profile
<#
.SYNOPSIS
Windows上でモダンなUNIX風コマンドライン体験を実現するためのPowerShellプロファイルです。
.DESCRIPTION
oh-my-poshによるプロンプト、fzf/zoxideによる高速なナビゲーション、その他モダンなUNIX代替コマンドを提供します。
.SETUP
**前提:** このプロファイルはPowerShell 7以降を対象としています。Windowsに標準搭載のWindows PowerShell 5.1では動作しない可能性があります。