close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_repos.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Nov 3, 2019, 9:48:35 PM (6 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v2
|
v3
|
|
| 6 | 6 | * https://www.itread01.com/p/155312.html |
| 7 | 7 | * 也是看了[https://conemu.github.io/ ConEmu] 的[https://conemu.github.io/en/TerminalVsShell.html 比較] 才比較清楚 Shell 跟 Terminal 的差異 |
| | 8 | * 當然以自己的需求來說,我需要的不是 Terminal 而是 Shell (特別是 Bash,畢竟用習慣了 Linux),其次是一些套件管理(package managerment),看能否方便下載像是 Python 這些套件 |
| | 9 | * 看了一下 Git for Windows 是基於 MSYS2,所以套件管理的部分是用 `pacman` |