Giter Site home page Giter Site logo

cheatsheet's Introduction

#Commandline Cheatsheets Everybody likes cheatsheets. If you're like me and using lots of different tools but can't remember all those cool shortcuts.

Sure, there are lots of PDFs out there with everything you need. But are you really gonna have an PDF reader next to your terminal and look shortcuts up? Come on, who are we kidding?

I'm trying to solve that problem by putting the cheatsheets where they belong. The terminal you're working in!

  • Cheatsheets directly in your terminal
  • Open-Format so you can customize/add/share
  • Grep-able!

##Requirements Nothing but good old Python 3. It's not rocketscience.

##Installation To use, clone this repository to ~/cheat.d. Like so:

git clone https://github.com/martialblog/cheatsheet.git ~/.cheat.d

For usability you can set an alias.

alias cheat="python3 ~/.cheat.d/cheat.py"

And of you go!

user@computer$ cheat git

###Custom cheatsheets You can add custom cheatsheet that will be "gitgnored" by using the prexif my-

##TODO

  • Sort output maybe? I just grep stuff.
  • Add more cheatsheets! MORE!
  • Tell my mom about it

cheatsheet's People

Contributors

martialblog avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.