.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
Wed, 27 Feb 2013 19:11:17 +0200 Oleksandr Gavenko I realise that sudo mv/cp/... commands are valuable to store in history...
Thu, 22 Nov 2012 21:29:26 +0200 Oleksandr Gavenko Enable completion for dquilt alias.
Tue, 20 Nov 2012 23:41:41 +0200 Oleksandr Gavenko Add 'dquilt' alias for Debian package development.
Mon, 19 Nov 2012 00:18:56 +0200 Oleksandr Gavenko Fix: forget export variable to environment.
Tue, 13 Nov 2012 00:04:59 +0200 Oleksandr Gavenko Use ISO date format.
Mon, 22 Oct 2012 21:39:52 +0300 Oleksandr Gavenko Add user and host info to xterm title.
Mon, 22 Oct 2012 21:00:36 +0300 Oleksandr Gavenko Add current dir to xterm title.
Wed, 26 Sep 2012 09:51:12 +0300 Oleksandr Gavenko Add alias for opening current directory in Emacs.
Tue, 31 Jul 2012 20:33:21 +0300 Oleksandr Gavenko Use coloured prompt under Emacs term-mode.
Sun, 08 Jul 2012 15:24:33 +0300 Oleksandr Gavenko Technique to share command history across Bash secctions.
Sun, 08 Jul 2012 15:19:43 +0300 Oleksandr Gavenko Set HISTTIMEFORMAT to force Bash to store timestamp.
Sun, 08 Jul 2012 14:13:05 +0300 Oleksandr Gavenko Fix old sad typo.
Sun, 08 Jul 2012 13:59:21 +0300 Oleksandr Gavenko Rename '.bash_path' to '.bashenv'.
Fri, 06 Jul 2012 19:29:26 +0300 Oleksandr Gavenko Switch to kbdd program for manage input method.
Fri, 29 Jun 2012 14:10:56 +0300 Oleksandr Gavenko Fix lang under X.
Wed, 09 May 2012 22:39:39 +0300 Oleksandr Gavenko Load custom settings (user editable).
Mon, 20 Feb 2012 22:12:09 +0200 Oleksandr Gavenko Add ncal as cal try be compatible with old and week can not start from Monday.
Mon, 20 Feb 2012 22:06:26 +0200 Oleksandr Gavenko Weeks start on Monday.
Wed, 15 Feb 2012 00:50:59 +0200 Oleksandr Gavenko Cleanup aliases.
Wed, 15 Feb 2012 00:38:53 +0200 Oleksandr Gavenko Enable colours for 'ls' and 'grep'.
Tue, 14 Feb 2012 23:23:54 +0200 Oleksandr Gavenko Enable dircolors. Check for 'dircolors' command.
Tue, 07 Feb 2012 01:25:23 +0200 Oleksandr Gavenko Move CDPATH place hold to use it from MC after xinit load...
Wed, 25 Jan 2012 09:48:25 +0200 Oleksandr Gavenko Remember 'cd ..' commands.
Tue, 10 Jan 2012 11:39:42 +0200 Oleksandr Gavenko Fix error: "bash: .: /cygdrive/d/home/.bash_completion.d/..: является директорией"
Mon, 02 Jan 2012 18:38:59 +0200 Oleksandr Gavenko Switch to Bash built-in 'test' command.
Mon, 02 Jan 2012 18:34:55 +0200 Oleksandr Gavenko Move completions to separate file.
Mon, 02 Jan 2012 18:13:50 +0200 Oleksandr Gavenko Load PATH settings.
Mon, 02 Jan 2012 18:10:23 +0200 Oleksandr Gavenko Move PATH settings to separate file for speedup loading of '.xinitrc'.
Mon, 02 Jan 2012 18:04:24 +0200 Oleksandr Gavenko Update paths only once.
Fri, 18 Nov 2011 01:13:21 +0200 Oleksandr Gavenko Proper handle '::' sequences in MANPATH.
Fri, 18 Nov 2011 01:09:39 +0200 Oleksandr Gavenko Proper handle absolute and local path to man page.
Fri, 18 Nov 2011 01:06:42 +0200 Oleksandr Gavenko Look in all dirs from $MANPATH when complete man page.
Tue, 08 Nov 2011 23:20:39 +0200 Oleksandr Gavenko Use bash built-in 'test' command.
Tue, 08 Nov 2011 16:00:08 +0200 Oleksandr Gavenko Add completion for cygcheck.
Mon, 07 Nov 2011 20:32:07 +0200 Oleksandr Gavenko Make '-C' and '-f' option work together.
Mon, 07 Nov 2011 11:06:34 +0200 Oleksandr Gavenko Complete dirs for '-C' for make.
Mon, 31 Oct 2011 12:09:19 +0200 Oleksandr Gavenko Use only $OSTYPE to detect Cygwin.
Mon, 31 Oct 2011 12:08:11 +0200 Oleksandr Gavenko Avoid permission problem in Cygwin.
Mon, 31 Oct 2011 12:05:48 +0200 Oleksandr Gavenko '~/usr/bin' already exported.
Sat, 29 Oct 2011 17:39:12 +0300 Oleksandr Gavenko Small command usage improvement.
Sat, 29 Oct 2011 17:34:39 +0300 Oleksandr Gavenko Start loop from 1st index as 0th index point to command name.
Sat, 29 Oct 2011 17:31:06 +0300 Oleksandr Gavenko Mark variable as local to avoid overwriting global values.
Fri, 28 Oct 2011 09:29:37 +0300 Oleksandr Gavenko merged
Thu, 27 Oct 2011 11:45:03 +0300 Oleksandr Gavenko Shorter alias for jobs.
Thu, 27 Oct 2011 11:36:47 +0300 Oleksandr Gavenko Add remainder how debug.
Fri, 28 Oct 2011 01:52:41 +0300 Oleksandr Gavenko merged
Thu, 27 Oct 2011 04:13:59 +0300 Oleksandr Gavenko Colorize PS2.
Wed, 26 Oct 2011 11:50:18 +0300 Oleksandr Gavenko Add completion for 'make'.
Wed, 26 Oct 2011 02:59:36 +0300 Oleksandr Gavenko Enable completion for man pages and CDPATH.
Wed, 26 Oct 2011 02:58:22 +0300 Oleksandr Gavenko Take more priority for 'bash_completion' instead my completion.
Wed, 26 Oct 2011 00:47:17 +0300 Oleksandr Gavenko Remove '$' sign from arithmetic contexts.
Tue, 25 Oct 2011 21:53:31 +0300 Oleksandr Gavenko Rename variable.
Tue, 25 Oct 2011 21:52:44 +0300 Oleksandr Gavenko Add completion for 'pathsearch'.
Tue, 25 Oct 2011 18:04:59 +0300 Oleksandr Gavenko Add completion for hgsyncew.
Thu, 20 Oct 2011 11:51:10 +0300 Oleksandr Gavenko I prefer EN man pages.
Tue, 18 Oct 2011 19:32:34 +0300 Oleksandr Gavenko merged
Mon, 17 Oct 2011 22:30:59 +0300 Oleksandr Gavenko Fix PS1 which cause of http://code.google.com/p/mintty/issues/detail?id=296
Fri, 14 Oct 2011 15:24:08 +0300 Oleksandr Gavenko Enable python statement readline completion and readline history for interactive Python .
Thu, 06 Oct 2011 17:25:48 +0300 Oleksandr Gavenko Show host name to distinct local and remote shell (when ssh was used).
Wed, 28 Sep 2011 15:39:38 +0300 Oleksandr Gavenko But load local completion anyway.
less more (0) -120 tip