Skip to content

Windows PowerShellのプロンプトを短縮するスクリプト

Notifications You must be signed in to change notification settings

tez3998/shortening-windows-powershell-prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

変更後のプロンプト

ps-prompt

ファイルの配置先

PowerShellで$PROFILEの値を確認し、ディレクトリがなければ作成する。

権限の付与

管理者権限でPowerShellを起動し、次のコマンドを実行する。

PowerShell Set-ExecutionPolicy RemoteSigned

権限は次のコマンドで確認できる。 権限がRemoteSignedになっていればOK。

Get-ExecutionPolicy

About

Windows PowerShellのプロンプトを短縮するスクリプト

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages