I hereby claim:
- I am lbarratt on github.
- I am lbarratt (https://keybase.io/lbarratt) on keybase.
- I have a public key whose fingerprint is 91D8 409A D4ED 2898 23B3 3908 DB77 172F 167D BD4E
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
All about the ErgoDox EZ
cd | |
mkdir bash-fix | |
cd bash-fix | |
curl https://opensource.apple.com/tarballs/bash/bash-92.tar.gz | tar zxf - | |
cd bash-92/bash-3.2 | |
curl https://ftp.gnu.org/pub/gnu/bash/bash-3.2-patches/bash32-052 | patch -p0 | |
cd .. | |
xcodebuild | |
sudo cp /bin/bash /bin/bash.old | |
sudo cp /bin/sh /bin/sh.old |