Skip to content

Instantly share code, notes, and snippets.

@elijahmanor
Last active June 2, 2019 13:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elijahmanor/7a73d1249da2c70cb314a0d8ff541ad2 to your computer and use it in GitHub Desktop.
Save elijahmanor/7a73d1249da2c70cb314a0d8ff541ad2 to your computer and use it in GitHub Desktop.
Have Fun and Be Productive on the Command Line

Have Fun and Be Productive on the Command Line

Title

Have Fun and Be Productive on the Command Line

Descriptions (unpublished notes)

Abstract

When I first started computer science the Command Line was pretty intimidating to me, however, over the years I keep finding myself diving into it more and more.

In this talk I want to introduce to you how I go about using the command line by digging into the following:

  • Switching to z-shell and showing what it can provide
  • Showing how to switch fonts and themes
  • Introducing aliases for long cumbersome commands
  • Demonstrating fun techniques to sring commands together
  • Adding visual or auditory feedback to commands that have completed
  • List through several useful tools for disk usage, git managment, runnings npm scripts, quickly navigage around files and folders, and more
  • Having a little fun on the command line
  • Finding ways to build your own command line tool

My goal with this talk is to be very practical and enable you to start implementing some of these tips and tricks immediately.

Bio

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