dotfiles/bin
Fernando Schauenburg a5322715f6 solarize: fix substring error when /bin/sh is not bash
The substring expansion ${parameter:offset:length} is a bashism and does
not work when /bin/sh points to a shell other than bash, e.g. on Ubuntu.

This commit replaces this expansion with a call to awk, inspired by the
solution at:

        https://wiki.ubuntu.com/DashAsBinSh
2021-03-09 17:04:11 +01:00
..
colorman replace ansible with bootstrap script 2021-01-03 17:24:48 +01:00
colortest replace ansible with bootstrap script 2021-01-03 17:24:48 +01:00
colortest256 replace ansible with bootstrap script 2021-01-03 17:24:48 +01:00
environ environ: sort and highlight environment variables 2021-01-05 18:33:41 +01:00
git-churn replace ansible with bootstrap script 2021-01-03 17:24:48 +01:00
git-what-the-hell-just-happened replace ansible with bootstrap script 2021-01-03 17:24:48 +01:00
git-wtf replace ansible with bootstrap script 2021-01-03 17:24:48 +01:00
solarize solarize: fix substring error when /bin/sh is not bash 2021-03-09 17:04:11 +01:00
styletest replace ansible with bootstrap script 2021-01-03 17:24:48 +01:00
vboxmount replace ansible with bootstrap script 2021-01-03 17:24:48 +01:00