up:: PowerShell_and_Command-Line
source:: PowerShellを指定したディレクトリで起動する方法 | miajimyu note
$profileに起動オプションが設定できるので、cd $homeとでもしてやればいい。
存在しない場合はNew-Itemやniで作成。
up:: PowerShell_and_Command-Line
source:: PowerShellを指定したディレクトリで起動する方法 | miajimyu note
$profileに起動オプションが設定できるので、cd $homeとでもしてやればいい。
存在しない場合はNew-Itemやniで作成。