Changes between Version 2 and Version 3 of jazz/19-08-08


Ignore:
Timestamp:
Aug 8, 2019, 5:33:11 PM (5 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/19-08-08

    v2 v3  
    88* 平常用習慣 Cygwin,可是在一些權限很有限的 Windows 機器上,連 Cygwin Installer 都不能跑,所以得找找替代方案。
    99* 過去曾經是用 Git Bash (Git for Windows),但是用起來總還是有點不順手。好處是至少因為是 Bash,所以可以跑 Shell Script
    10 * Cmder 是基於 PowerShell 的模擬器,所以大部分的指令都是 CMD 或 PowerShell 通吃,只是另外又支援了 Linux 環境的一些指令。不確定到底 Shell Script 的相容性到什麼程度,不過今天整理用起來還算順。記錄一
     10* Cmder 是基於 PowerShell 的模擬器,所以大部分的指令都是 CMD 或 PowerShell 通吃,只是另外又支援了 Linux 環境的一些指令。不確定到底 Shell Script 的相容性到什麼程度,不過今天整理用起來還算順。記錄一下。像是以前會用 `Cygstart` 對應 `start` 指令。
     11
     12* 另外,Git bash 的 credential 在 Windows 上看起來有四種不同的存法。預設是 Manager,也就是 Windows 10 上要搜尋 credential 就可以看到的 Credential Manager