.bashrc
Sun, 25 Dec 2022 16:44:57 +0200 Oleksandr Gavenko Fixed warning: grep: warning: GREP_COLOR is deprecated; use GREP_COLORS.
Fri, 23 Dec 2022 20:26:07 +0200 Oleksandr Gavenko Avoid a warning when HG is operating via SSH:
Mon, 28 Nov 2022 23:05:22 +0200 Oleksandr Gavenko Added a comment.
Thu, 08 Sep 2022 12:26:25 +0300 Oleksandr Gavenko Included time into Bash PS1 header: useful to understand when I called daily login apps.
Wed, 08 Jun 2022 15:38:53 +0300 Oleksandr Gavenko Fixed typo.
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.
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).
Tue, 13 Jul 2021 11:11:53 +0300 Oleksandr Gavenko Removed debug statement.
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.
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".
Thu, 14 Jan 2021 12:56:41 +0200 Oleksandr Gavenko Utility function to enhance curl with time report.
Sat, 21 Nov 2020 20:40:18 +0200 Oleksandr Gavenko Replace TERM=mintty with "xterm" as remote Debian doesn't have "mintty" definition.
Sat, 21 Nov 2020 19:40:47 +0200 Oleksandr Gavenko Adtivated TERM=mintty for mintty as Gradle now supports it natively (as of v5.2).
Tue, 06 Oct 2020 19:44:05 +0300 Oleksandr Gavenko Added utility to activate Windows based docker-machine in WSL.
Wed, 09 Sep 2020 00:30:54 +0300 Oleksandr Gavenko A way to find releases/heads with given commit.
Sat, 18 Jan 2020 00:19:38 +0200 Oleksandr Gavenko Increased the number of supported formats by mygit-date and added strict validation.
Wed, 16 Jan 2019 14:20:34 +0200 Oleksandr Gavenko Removed Bash key binding that overrides filename completion.
Wed, 02 Jan 2019 23:49:07 +0200 Oleksandr Gavenko /bin/stty is in Debian&Alpine, /usr/bin/stty is in Cygwin.
Sun, 30 Dec 2018 12:56:51 +0200 Oleksandr Gavenko checkwinsize is already enabled.
Sun, 30 Dec 2018 12:30:21 +0200 Oleksandr Gavenko Added fallback to "stty" if "tput" is missing.
Sun, 30 Dec 2018 12:26:48 +0200 Oleksandr Gavenko Change rules size only on SIGWINCH.
Thu, 29 Nov 2018 00:00:11 +0200 Oleksandr Gavenko Updated mygit-date to accept hour+minute, assume current day + random seconds.
Sun, 08 Jul 2018 22:54:12 +0300 Oleksandr Gavenko Added user/host to terminal title.
Sun, 24 Jun 2018 02:30:33 +0300 Oleksandr Gavenko Fixed typo.
Thu, 21 Jun 2018 17:28:29 +0300 Oleksandr Gavenko Disable CYGWIN=noglob for docker-machine.
Tue, 15 May 2018 13:53:56 +0300 Oleksandr Gavenko Removed garbage symbol.
Sat, 12 May 2018 22:28:34 +0300 Oleksandr Gavenko Calculate ruler length each time.
Sun, 06 May 2018 15:11:56 +0300 Oleksandr Gavenko Set length of ruler line to terminal width. Made it more visible.
Tue, 09 Jan 2018 14:40:13 +0200 Oleksandr Gavenko Command to spoof git commit date.
Wed, 30 Aug 2017 10:37:48 +0300 Oleksandr Gavenko It's impossible to disable -n so it's better to remove it.
Mon, 22 May 2017 17:31:12 +0300 Oleksandr Gavenko Added support for ConEmu.
Fri, 14 Apr 2017 10:16:12 +0300 Oleksandr Gavenko Do not try to set title inside Emacs term emulator.
Tue, 04 Apr 2017 17:21:08 +0300 Oleksandr Gavenko Include current working directory into terminal emulator title (xterm/mintty
Tue, 21 Feb 2017 10:06:40 +0200 Oleksandr Gavenko Switch arguments order.
Mon, 13 Feb 2017 22:09:01 +0200 Oleksandr Gavenko Use $'' syntax to get rid of \033 in flavor of \e.
Sat, 15 Oct 2016 01:41:37 +0300 Oleksandr Gavenko Add function for linguistic analysis.
Thu, 02 Jun 2016 16:53:01 +0300 Oleksandr Gavenko Fix: ls --color=auto does not work in NetBSD.
Wed, 18 May 2016 16:49:25 +0300 Oleksandr Gavenko Enable bash_completion for Cygwin because new bash version support delayed
Sun, 07 Feb 2016 14:18:25 +0200 Oleksandr Gavenko Make PS1 delimiter line longer.
Mon, 18 Jan 2016 16:47:51 +0200 Oleksandr Gavenko Include error code into PS1. Use \r trick even without colors.
Mon, 18 Jan 2016 01:18:55 +0200 Oleksandr Gavenko Because I remove utils/pathsearch project I save some usage example from man page.
Thu, 10 Dec 2015 22:08:28 +0200 Oleksandr Gavenko Enable color prompt on another reach terminal.
Mon, 03 Aug 2015 13:40:34 +0300 Oleksandr Gavenko Enable color prompt for tmux/screen.
Mon, 03 Aug 2015 13:35:56 +0300 Oleksandr Gavenko Make last prompt line fixed width.
Mon, 03 Aug 2015 13:23:22 +0300 Oleksandr Gavenko Show current user as this useful then ssh'ing.
Wed, 07 Jan 2015 23:48:34 +0200 Oleksandr Gavenko No longer needs in 'e.' alias. 'e' command open files without args.
Thu, 04 Dec 2014 11:56:06 +0200 Oleksandr Gavenko Emacs command useful don't omit it.
Wed, 10 Sep 2014 03:17:31 +0300 Oleksandr Gavenko Completion for mypath Bash helper.
Wed, 10 Sep 2014 03:04:57 +0300 Oleksandr Gavenko myfind and mypath interactive bash session helper function.
Wed, 27 Aug 2014 23:32:53 +0300 Oleksandr Gavenko Highlight path. Use it as output separator.
Tue, 14 Jan 2014 15:13:46 +0200 Oleksandr Gavenko Don't bind in noninteractive mode to prevent from printing warnings:
Tue, 14 Jan 2014 15:12:29 +0200 Oleksandr Gavenko Add datediff useful function.
Wed, 25 Dec 2013 22:36:21 +0200 Oleksandr Gavenko Remove '-3' option from calendar as it conflict with year argument.
Mon, 23 Dec 2013 23:51:52 +0200 Oleksandr Gavenko Use .env file as common env var settings for Bash and Zsh.
Sat, 26 Oct 2013 13:32:06 +0300 Oleksandr Gavenko Put empty line before bash prompt.
Fri, 30 Aug 2013 00:26:29 +0300 Oleksandr Gavenko Print current dir at prompt. Remove broken code.
Wed, 27 Feb 2013 19:30:23 +0200 Oleksandr Gavenko Enable '**' patttern matching. If the pattern is followed by a /, only dirs
less more (0) -100 -60 tip