website/content/about/quotes.md
Anthony Wang e9ff5b689b
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Use inline code formatting for code quotes
2022-01-22 15:28:22 -06:00

32 lines
683 B
Markdown

---
title: "Random Quotes"
type: page
---
"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away."
\- Antoine de Saint-Exupéry
"With enough bugs, all eyes are shallow."
\- John Tobey
"I'm not young enough to know everything."
\- J. M. Barrie
"Multitasking is the enemy of focus."
\- Anonymous
"The early bird catches the worm, but the second mouse gets the cheese."
\- Ernst Berg
"In theory, theory and practice are the same. In practice, they're not."
\- Yogi Berra
`source .bash_history`
\- Randall Munroe
`rm -rf $DIRECTROY/*`
\- Randall Munroe
`echo "source .bashrc" >> .bashrc`
\- Randall Munroe