windows:pshazz

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン両方とも次のリビジョン
windows:pshazz [2020/05/10 03:27] – [インストール] ともやんwindows:pshazz [2020/09/05 03:25] ともやん
行 30: 行 30:
 <WRAP prewrap 100% #result> <WRAP prewrap 100% #result>
 <code> <code>
-Installing 'pshazz' (0.2019.08.07) [64bit] +Installing 'pshazz' (0.2020.05.23) [64bit] 
-Downloading https://github.com/lukesampson/pshazz/archive/30609306103dd2988353e44596c6093c688b0ea5.zip (-1 B)...+Downloading https://github.com/lukesampson/pshazz/archive/e39443e96a744dd62e3054079b25b46297f2eaee.zip (-1 B)...
  
-Checking hash of 30609306103dd2988353e44596c6093c688b0ea5.zip ... ok. +Checking hash of e39443e96a744dd62e3054079b25b46297f2eaee.zip ... ok. 
-Extracting 30609306103dd2988353e44596c6093c688b0ea5.zip ... done.+Extracting e39443e96a744dd62e3054079b25b46297f2eaee.zip ... done.
 Adding pshazz to your powershell profile. Adding pshazz to your powershell profile.
  
行 47: 行 47:
 You can enable it by running 'Set-Service ssh-agent -StartupType Manual' You can enable it by running 'Set-Service ssh-agent -StartupType Manual'
 Your PowerShell is now powered by pshazz! Your PowerShell is now powered by pshazz!
-Linking ~\scoop\apps\pshazz\current => ~\scoop\apps\pshazz\0.2019.08.07+Linking ~\scoop\apps\pshazz\current => ~\scoop\apps\pshazz\0.2020.05.23
 Creating shim for 'pshazz'. Creating shim for 'pshazz'.
-'pshazz' (0.2019.08.07) was installed successfully!+'pshazz' (0.2020.05.23) was installed successfully!
 </code> </code>
 +</WRAP>
 +
 +PowerShell 起動時に「<wrap em>The ssh-agent service is disabled. Please enable the service and try again.</wrap>」と言われたら...\\
 +<WRAP prewrap 100% #result>
 +<code powershell>
 +PowerShell 7.0.3
 +Copyright (c) Microsoft Corporation. All rights reserved.
 +
 +https://aka.ms/powershell
 +Type 'help' to get help.
 +
 +The ssh-agent service is disabled. Please enable the service and try again.
 +You can enable it by running 'Set-Service ssh-agent -StartupType Manual'
 +Loading personal and system profiles took 2067ms.
 +~ $
 +</code>
 +</WRAP>
 +管理者として以下のコマンドを実行する。\\
 +<WRAP prewrap 100%>
 +<code powershell>
 +$ sudo Set-Service ssh-agent -StartupType Manual
 +</code>
 +
 </WRAP> </WRAP>
  
  
  • windows/pshazz.txt
  • 最終更新: 2020/09/12 02:33
  • by ともやん