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