Oddbean new post about | logout
 @8fa42a86 

cd_evil() { cd $1; chroot ./ }; alias cd=cd_evil