Wed, 08 Jun 2022 00:39:34 +0300 Oleksandr Gavenko myvbox-stop-all: added support for spaces in the response from "vboxmanage list runningvms".
Tue, 07 Jun 2022 13:41:05 +0300 Oleksandr Gavenko Added utility function for halting all VBox VMs.
Tue, 28 Sep 2021 12:45:16 +0300 Oleksandr Gavenko Removed dangerous git alias.
Sat, 18 Sep 2021 23:34:05 +0300 Oleksandr Gavenko Fix: there is no guaranty /etc/mc/mc.ext is in the system.
Sat, 18 Sep 2021 23:32:53 +0300 Oleksandr Gavenko As of ~/.bashrc having space prefixed exclude pattern in HISTIGNORE no need for dedicated file, just add a symlink!
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).
Wed, 15 Sep 2021 15:22:14 +0300 Oleksandr Gavenko Bash completion for npx.
Tue, 13 Jul 2021 11:11:53 +0300 Oleksandr Gavenko Removed debug statement.
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.
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.
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'.
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.
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.
Wed, 02 Jun 2021 18:25:56 +0300 Oleksandr Gavenko No need for ~/usr/xbin. There is standard ~/.local/bin.
Wed, 02 Jun 2021 17:50:31 +0300 Oleksandr Gavenko Include /usr/local/bin into PATH for "pip install" to be available.
Wed, 02 Jun 2021 13:39:08 +0300 Oleksandr Gavenko Docs: added link.
Wed, 02 Jun 2021 03:54:39 +0300 Oleksandr Gavenko Set Node prefix & cache to local directory on Linux.
Tue, 01 Jun 2021 17:58:43 +0300 Oleksandr Gavenko Replaced regex match with pattern match.
Tue, 01 Jun 2021 17:48:41 +0300 Oleksandr Gavenko Combined dependent check into "elif".
Tue, 01 Jun 2021 17:47:00 +0300 Oleksandr Gavenko Removed Solaris customization. This OS is dead.
Tue, 01 Jun 2021 17:45:24 +0300 Oleksandr Gavenko Allow ~/.env file to be without "export" prefix.
Tue, 01 Jun 2021 17:34:17 +0300 Oleksandr Gavenko Renamed .env => .bash.env to free .env name for user customization (famous dotenv file).
Tue, 01 Jun 2021 11:55:32 +0300 Oleksandr Gavenko Pass TERM as xterm to "vagrant ssh" because Debian doesn't know TERM "mintty".
Tue, 06 Apr 2021 12:58:34 +0300 Oleksandr Gavenko I'm using Ctrl+LCLick or Menu key binding for switching.
Tue, 06 Apr 2021 01:36:03 +0300 Oleksandr Gavenko Enabled Mercirial extension: histedit.
Sun, 21 Mar 2021 01:27:55 +0200 Oleksandr Gavenko Enabled rerere. Keeps database of manually resolved conflicts.
Mon, 22 Feb 2021 20:15:51 +0200 Oleksandr Gavenko Fixed handling of spaces in path for completion for Bash command "cd".
Thu, 14 Jan 2021 12:56:41 +0200 Oleksandr Gavenko Utility function to enhance curl with time report.
Fri, 08 Jan 2021 16:11:52 +0200 Oleksandr Gavenko Fixed: Ignoring unknown option 'BellSound'.
Fri, 08 Jan 2021 14:03:04 +0200 Oleksandr Gavenko Replaced "~" with $(HOME).
(0) -300 -100 -50 -30 +30 tip