2021-09-18 | Oleksandr Gavenko | As of ~/.bashrc having space prefixed exclude pattern in HISTIGNORE no need for dedicated file, just add a symlink! | changeset | files |
2021-09-18 | Oleksandr Gavenko | Exclude space prefixed commands from Bash history. This include Midnight Commander UI prompt (not shell). | changeset | files |
2021-09-15 | Oleksandr Gavenko | Bash completion for npx. | changeset | files |
2021-07-13 | Oleksandr Gavenko | Removed debug statement. | changeset | files |
2021-06-16 | Oleksandr Gavenko | Fixed horrible Bash regex performance matching with two placeholders. Instead use fast one and extract remaining part. | changeset | files |
2021-06-16 | Oleksandr Gavenko | Use variable to return function result for better performance on Cygwin. Cleanup helper functions from the environment. | changeset | files |
2021-06-16 | Oleksandr Gavenko | Rearrange default UNIX PATHs priority. Under Cygwin that helps with placing Cygwin's paths before Windows'. | changeset | files |
Loading... |