* PowerTab - タブ補完モジュール [#hfc41535]

http://powertab.codeplex.com/


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


トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS