Skip to content

Instantly share code, notes, and snippets.

View ImtiazVision's full-sized avatar
🎯
Always Learning!!!

Imtiaz Ahmed ImtiazVision

🎯
Always Learning!!!
  • United States
View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ImtiazVision
ImtiazVision / gitcom.md
Created October 19, 2020 14:23 — forked from jednano/gitcom.md
Common git commands in a day-to-day workflow

Git Cheat Sheet

Initial Setup

Create an empty git repo or reinitialize an existing one

git init
@ImtiazVision
ImtiazVision / vscode_shortcuts.md
Created October 16, 2020 14:31 — forked from bradtraversy/vscode_shortcuts.md
Helpful shortcuts for VSCode

VSCode Shortcuts

List of helpful shortcuts for faster coding

If you have any other helpful shortcuts, feel free to add in the comments of this gist :)

Official List of all commands