Skip to content

Instantly share code, notes, and snippets.

@remy
Last active January 13, 2016 05:45
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save remy/16a4b570ee22f694b7bf to your computer and use it in GitHub Desktop.
Save remy/16a4b570ee22f694b7bf to your computer and use it in GitHub Desktop.
If you want to find out when this is available, sign up: https://docs.google.com/forms/d/1WLLxMr5MF3U3I8FWF9MmXTreBh4hDaORZZhhRVLB87Y/viewform

Chapter 1 - "Just open the terminal..."

  1. Why use the terminal?
  • Terminal applications
  • The prompt
  • Using history
  • Using the keyboard

Words: 2,837


Chapter 2 - "Just install..."

  1. You know the story...
  • Aside: how the heck do I run commands?
  • Application installers
  • Gems / Ruby applications
  • Python
  • Node applications

Words: 2,011


Chapter 3 - Tools of the terminal trade

  1. String manipulation
  • Sorting and picking

Words: 2,106


Chapter 4 - How to shoot yourself in the foot

  1. Deleting files: rm
  • When you don't have permission: sudo!
  • Permissions
  • Processes
  • Quick health diagnosis

Words: 3,119


Chapter 5 - Pimping your shell

  1. Customisation
  • Terminal
  • The shell
  • The prompt
  • Aliases & functions

Words: 3,432

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment