No results found in makandra Curriculum.
Best results in other decks
Orca is a Linux screen reader. Since it is part of the GNOME project it should come preinstalled with Ubuntu installations. Getting started To turn on the screen reader you...
...can either go to Settings > Accessibility and then activate Screen Reader in the "Seeing" section or you can simply type orca in your terminal. Alternatively you can use the default...
...noise. Add it to your .bashrc or .zshrc. tg() { terragrunt $@ | grep -v "Refreshing state...\|Reading...\|Read complete after" } tf() { terraform $@ | grep -v "Refreshing state...\|Reading...\|Read complete after" }