Wed, 02 Jun 2021 21:46:48 +0300 | Oleksandr Gavenko | For my "cygrun.exe" wrapper to work it should be behind shebang scripts in the PATH, so moved ~/usr/bin to the PATH end on Cygwin. | changeset | files |
Wed, 02 Jun 2021 18:25:56 +0300 | Oleksandr Gavenko | No need for ~/usr/xbin. There is standard ~/.local/bin. | changeset | files |
Wed, 02 Jun 2021 17:50:31 +0300 | Oleksandr Gavenko | Include /usr/local/bin into PATH for "pip install" to be available. | changeset | files |
Wed, 02 Jun 2021 13:39:08 +0300 | Oleksandr Gavenko | Docs: added link. | changeset | files |
Wed, 02 Jun 2021 03:54:39 +0300 | Oleksandr Gavenko | Set Node prefix & cache to local directory on Linux. | changeset | files |
Tue, 01 Jun 2021 17:58:43 +0300 | Oleksandr Gavenko | Replaced regex match with pattern match. | changeset | files |
Tue, 01 Jun 2021 17:48:41 +0300 | Oleksandr Gavenko | Combined dependent check into "elif". | changeset | files |