diff --git a/content/contributors/FAQ/TerminalShortcuts.md b/content/contributors/FAQ/TerminalShortcuts.md new file mode 100644 index 0000000..de15102 --- /dev/null +++ b/content/contributors/FAQ/TerminalShortcuts.md @@ -0,0 +1,13 @@ +--- +title: "Terminal Shortcuts" +about: "Learn Helpful Terminal Shortcuts" +youtube_id: +--- + +**[DRAFT] This video has not been recorded yet.** + +Have you ever made a typo in your terminal command? Did you know there is a quick way to get back to the front end of your text? + +Let's say you type: (something in a terminal - make sure there is a typo) +Instead of typing the whole thing again, if you are using a Mac machine, you can hit "control a" to get your cursor back to the start of your line! +