Skip to content

Instantly share code, notes, and snippets.

@trishume
Created March 22, 2017 23:36
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 trishume/fb1c80f61c9a62426a6565a9f661e449 to your computer and use it in GitHub Desktop.
Save trishume/fb1c80f61c9a62426a6565a9f661e449 to your computer and use it in GitHub Desktop.
CS Club Unix 201 Content
Unix 201:
Introduction:
☐ Man pages (including searching)
☐ The internet
Customizing your prompt:
☐ Basic PS1
☐ Fancy stuff
Ranger:
☐ Basics
☐ ranger-cd
☐ Customizing
Fancy Shells:
Zsh:
☐ Fancy globbing
☐ Zsh frameworks
Fish:
☐ Autocompletion
☐ Fish frameworks
htop:
☐ Overview
☐ Changing sort
☐ Killing
tmux:
☐ detaching a session
☐ tabs and splits
Working remotely:
☐ ssh configs
☐ rsync
Fancy but useful commands:
☐ find
☐ xargs
☐ python -m SimpleHTTPServer
Searching:
☐ ag
☐ pt
☐ ripgrep
Escape sequences:
☐ Colors
☐ Cursor movement
☐ Images
iTerm2:
☐ tmux support
☐ times and search
☐ customization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment