• 追加された行はこの色です。
  • 削除された行はこの色です。
* PowerTab - タブ補完モジュール [#hfc41535]

http://powertab.codeplex.com/


** 文字色・背景色の変更 [#m230c2cb]
%USERPROFILE%\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1
 $PowerTabConfig.Colors.TextColor = "white"
 $PowerTabConfig.Colors.BackColor = "darkblue"
 $PowerTabConfig.Colors.SelectedTextColor = "white"


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS