]> gitweb.michael.orlitzky.com - bash.d.git/shortlog
bash.d.git
2021-04-22 Michael Orlitzkygpg.sh: new file with a fix for busted GPG-over-SSH.
2020-07-03 Michael Orlitzkycompilation.sh: export FFLAGS, too.
2020-06-25 Michael Orlitzkyaliases.sh: don't alias "emacs" if we're in an emacs...
2020-06-25 Michael Orlitzkyaliases: use no-window emacs.
2020-06-25 Michael Orlitzkyaliases: add "--total" to the "du" alias.
2020-05-19 Michael OrlitzkyGive everything a ".sh" suffix.
2020-05-19 Michael Orlitzkycompilation: export the non-standard HCFLAGS variable.
2020-01-18 Michael Orlitzkycompilation: export FCFLAGS.
2020-01-18 Michael Orlitzkysage: set SAGE_DEBUG=no.
2020-01-14 Michael Orlitzkycompilation: don't source unreadable files.
2020-01-01 Michael Orlitzkycompilation: drop custom $REPOS variable.
2018-01-21 Michael Orlitzkycompilation: drop an "echo" that was used for debugging.
2018-01-21 Michael Orlitzkycompilation: process make.defaults in parent profiles...
2017-12-07 Michael OrlitzkyReplace the "all" script with a makefile that construct...
2017-12-07 Michael OrlitzkyUse POSIX sh compatible syntax where possible.
2017-12-07 Michael Orlitzkycompilation: export CFLAGS and CXXFLAGS by default.
2017-12-07 Michael Orlitzkycompilation: load variables from the profile make.defau...
2017-12-07 Michael Orlitzkyaliases: add the "youtube-dl-mp3" alias to download...
2016-10-23 Michael OrlitzkyUse parameter expansion instead of the "dirname" command.
2015-11-24 Michael OrlitzkySwitch `ls` alias to use --color=auto instead of -...
2015-10-03 Michael OrlitzkyRemove deprecated GREP_OPTIONS.
2015-09-01 Michael OrlitzkyDon't export $MAKE.
2013-10-25 Michael OrlitzkyDon't export GREP_OPTIONS; it can break build systems.
2013-10-15 Michael OrlitzkyUse 'export' in front of all environment variables.
2013-08-27 Michael OrlitzkyInitial commit.