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