Sat, 18 Sep 2021 23:31:05 +0300 | Oleksandr Gavenko | Exclude space prefixed commands from Bash history. This include Midnight Commander UI prompt (not shell). | changeset | files |
Wed, 15 Sep 2021 15:22:14 +0300 | Oleksandr Gavenko | Bash completion for npx. | changeset | files |
Tue, 13 Jul 2021 11:11:53 +0300 | Oleksandr Gavenko | Removed debug statement. | changeset | files |
Wed, 16 Jun 2021 15:24:53 +0300 | Oleksandr Gavenko | Fixed horrible Bash regex performance matching with two placeholders. Instead use fast one and extract remaining part. | changeset | files |
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 |