GithubHelp home page GithubHelp logo

direwolf's Introduction

#TD:

  1. Visit this URL - https://github.com/timomitchel/direwolf - click the fork button
  2. In your terminal: cd into a directory that you want this repo to live in
  3. Paste this into your terminal: git clone https://github.com/your_username/direwolf.git- THIS LINK WILL NOT WORK - replace "your_username" with your username
  4. Open the repo in your text editor - Assuming you have the shell command - atom . || sublime .

#Editor Shortcuts

  • CMD + P - Fuzzy Finder - Quick jump to files
  • CMD + D - Selects current word and all subsequent matches
  • CMD + CTRL + G - Selects all occrurences
  • CMD + F - Brings up search box and searches file
  • CMD + shift + F - Searches entire Repo
  • CTRL + G - Goto line number
  • CMD + X - Cursor can be anywhere - Cuts entire line
  • CMD + C, CMD + V - Copy the line you're on and paste it to a new line below
  • CMD Z - Undo

#Terminal Shorcuts

  • CTRL + U - Delete all text
  • CMD + K - Clear Terminal - Move Cursor to top
  • history - See all commands typed in this shell

#Git Tips/Tricks

  • git add -p -Patch through changes to organize your staging

  • git config --global alias.alias "config --get-regexp ^alias."

  • git config --global alias.st status

  • git alias

  • hub browse

  • hub compare

direwolf's People

Contributors

timomitchel avatar

Watchers

 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.