Skip to content

Instantly share code, notes, and snippets.

View diazandr3s's full-sized avatar

Andres Diaz-Pinto diazandr3s

View GitHub Profile
@diazandr3s
diazandr3s / Install NVIDIA Driver and CUDA.md
Created January 11, 2020 17:53 — forked from wangruohui/Install NVIDIA Driver and CUDA.md
Install NVIDIA Driver and CUDA on Ubuntu / CentOS / Fedora Linux OS
@diazandr3s
diazandr3s / LIST.md
Created April 20, 2018 08:44 — forked from miPlodder/Git Cheatsheet.md
Git Commands Cheatsheet

Basic Commands

  • Initialising a Repository
>> git init 
  • Adding changes to ready to commit state