notes/LG Nexus 5x Notes-hwAcKd19.sh
#enable Developer mode

#turn on OEM unlocking

#enable USB debugging
adb reboot-bootloader

fastboot oem unlock  ##Will Erase all data!!!
fastboot reboot

#boot TWRP recovery
#get image https://dl.twrp.me/bullhead/

adb reboot-bootloader
fastboot boot twrp*.img

syntax highlighted by Code2HTML, v. 0.9.1