Skip to content

Links to useful tech-resources, including IntelliJ shortkeys

Notifications You must be signed in to change notification settings

keweishang/tech-resources

Repository files navigation

tech-resources

Sharing ideas, useful technical resources, and thoughts.

Cheatsheets

This repository provides cheatsheets to help you remind command lines. To use it in macOS, you need to:

Install cheat:

brew install cheat

Add the cheatsheets into your cheatpaths (~/.config/cheat/conf.yml):

  cheatpaths:
+   - name: tech-resources
+     path: /path/to/keweishang/tech-resources/cheatsheets/
+     readonly: true

Use as with the command that you want to cheat, e.g. git:

cheat git

About

Links to useful tech-resources, including IntelliJ shortkeys

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published