1. Урок 1. 00:03:22
    Just open the terminal
  2. Урок 2. 00:03:23
    Why use a terminal?
  3. Урок 3. 00:07:41
    Navigating directories
  4. Урок 4. 00:01:06
    Navigation shortcuts
  5. Урок 5. 00:06:35
    Microsoft Windows
  6. Урок 6. 00:05:47
    Running application
  7. Урок 7. 00:07:47
    brew install fun
  8. Урок 8. 00:06:32
    gem install
  9. Урок 9. 00:09:45
    npm-install --global
  10. Урок 10. 00:02:13
    Wich the best?
  11. Урок 11. 00:08:26
    connection programs
  12. Урок 12. 00:01:34
    echo & cat
  13. Урок 13. 00:06:23
    grep "searching"
  14. Урок 14. 00:10:24
    head tail less
  15. Урок 15. 00:07:58
    sort |uniq
  16. Урок 16. 00:07:42
    Delete all the things
  17. Урок 17. 00:07:50
    Super uder does.sudo
  18. Урок 18. 00:11:17
    premissinon: mode owner
  19. Урок 19. 00:12:22
    kill kill kill!
  20. Урок 20. 00:12:55
    health checking
  21. Урок 21. 00:09:19
    owning your terminal
  22. Урок 22. 00:10:19
    fish
  23. Урок 23. 00:01:51
    themes
  24. Урок 24. 00:10:11
    zsh
  25. Урок 25. 00:08:27
    zsh plugin zst
  26. Урок 26. 00:05:44
    aliases
  27. Урок 27. 00:08:16
    alias ++ -> function
  28. Урок 28. 00:08:14
    piping workflow
  29. Урок 29. 00:03:04
    Setting environment values
  30. Урок 30. 00:01:47
    Default environment variable values
  31. Урок 31. 00:06:42
    Terminal editors
  32. Урок 32. 00:09:54
    wget and cURL
  33. Урок 33. 00:06:38
    ngrok for tunnelling
  34. Урок 34. 00:07:52
    json command for data massage
  35. Урок 35. 00:04:12
    awk for splitting output into columns
  36. Урок 36. 00:02:16
    xargs (for when pipes won't do)
  37. Урок 37. 00:04:14
    …fun bonus-bonus video