Wed, 16 Jun 2021 14:48:32 +0300 | Oleksandr Gavenko | Use variable to return function result for better performance on Cygwin. Cleanup helper functions from the environment. | changeset | files |
Wed, 16 Jun 2021 13:39:23 +0300 | Oleksandr Gavenko | Rearrange default UNIX PATHs priority. Under Cygwin that helps with placing Cygwin's paths before Windows'. | changeset | files |
Thu, 03 Jun 2021 02:02:50 +0300 | Oleksandr Gavenko | TERM is missing when run non-interactively through SSH. Disable ruler in non-interacticve session. | changeset | files |
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 |