Created
March 22, 2017 23:36
-
-
Save trishume/fb1c80f61c9a62426a6565a9f661e449 to your computer and use it in GitHub Desktop.
CS Club Unix 201 Content
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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