2021-06-01 |
Oleksandr Gavenko |
Removed Solaris customization. This OS is dead.
|
file |
diff |
annotate
|
2021-06-01 |
Oleksandr Gavenko |
Renamed .env => .bash.env to free .env name for user customization (famous dotenv file).
|
file |
diff |
annotate
|
2021-01-08 |
Oleksandr Gavenko |
Replaced "~" with $(HOME).
|
file |
diff |
annotate
|
2021-01-08 |
Oleksandr Gavenko |
Create symlink in a one step.
|
file |
diff |
annotate
|
2021-01-08 |
Oleksandr Gavenko |
Replaced Bash "for" iteration with "find" utility.
|
file |
diff |
annotate
|
2021-01-08 |
Oleksandr Gavenko |
No need special steps for .local/share/applications/mimeapps.list
|
file |
diff |
annotate
|
2021-01-08 |
Oleksandr Gavenko |
Do not alter working directory.
|
file |
diff |
annotate
|
2021-01-08 |
Oleksandr Gavenko |
Do not install fvwm configs if it is not available.
|
file |
diff |
annotate
|
2021-01-08 |
Oleksandr Gavenko |
Fixed install target: do not stop in the middle if fvwm is not here.
|
file |
diff |
annotate
|
2021-01-08 |
Oleksandr Gavenko |
No need for "mkdir", option "-D" of "install" takes care about missing directories.
|
file |
diff |
annotate
|
2021-01-08 |
Oleksandr Gavenko |
Collect and copy all files belonging to root of $HOME in one step. This speedups install in Cygwin: 7s => 5s.
|
file |
diff |
annotate
|
2021-01-08 |
Oleksandr Gavenko |
Increased "install" speed on Cygwin with ".ONESHELL" (by avoiding SHELL forks) 9s => 7s.
|
file |
diff |
annotate
|
2021-01-07 |
Oleksandr Gavenko |
No need for file size check when opening file in Emacs.
|
file |
diff |
annotate
|
2021-01-07 |
Oleksandr Gavenko |
No need to detect old MC version, always install into ~/.config/mc.
|
file |
diff |
annotate
|
2021-01-07 |
Oleksandr Gavenko |
Execute Make recipes by Bash.
|
file |
diff |
annotate
|
2020-11-21 |
Oleksandr Gavenko |
Added Shift+Tab for session switching in GNU Screen & tmux.
|
file |
diff |
annotate
|
2019-10-21 |
Oleksandr Gavenko |
Enable switching to wide line format of SQL output when necessary by psql.
|
file |
diff |
annotate
|
2019-01-01 |
Oleksandr Gavenko |
Added suffix mini to mini-tarball.
|
file |
diff |
annotate
|
2018-12-30 |
Oleksandr Gavenko |
Allow to override font size by local settings.
|
file |
diff |
annotate
|
2018-12-12 |
Oleksandr Gavenko |
Create missing directories.
|
file |
diff |
annotate
|
2018-07-11 |
Oleksandr Gavenko |
Make copy of ~/.bash_profile instead symlink as Cygwin installation conflicts
|
file |
diff |
annotate
|
2018-07-11 |
Oleksandr Gavenko |
Target to create tarball with essential files (to be moved to Vagrant box).
|
file |
diff |
annotate
|
2017-12-04 |
Oleksandr Gavenko |
Do not override ~/.gradle/init.d/mavenLocal.gradle
|
file |
diff |
annotate
|
2017-09-25 |
Oleksandr Gavenko |
Added colors definition for cdiff because default schema uses blue for added
|
file |
diff |
annotate
|
2017-01-24 |
Oleksandr Gavenko |
Fix: Under Windows there is mc command that is Message Compiler.
|
file |
diff |
annotate
|
2017-01-24 |
Oleksandr Gavenko |
Fix: Under Windows there is mc command that is Macro Compiler.
|
file |
diff |
annotate
|
2016-06-02 |
Oleksandr Gavenko |
Fix: Solaris 'file' utility does not support '--compile' option and user
|
file |
diff |
annotate
|
2016-06-02 |
Oleksandr Gavenko |
Fix: GNU 'install' utility is not compatible with Solaris version.
|
file |
diff |
annotate
|
2016-02-19 |
Oleksandr Gavenko |
New mplayer2 uses old ~/.mplayer config directory for now.
|
file |
diff |
annotate
|
2015-10-27 |
Oleksandr Gavenko |
Missing dir cause error during installation.
|
file |
diff |
annotate
|