Skip to content

Instantly share code, notes, and snippets.

@Coconuthack
Coconuthack / vim_cheatsheet.md
Created October 17, 2018 11:41 — forked from awidegreen/vim_cheatsheet.md
Vim shortcuts

Introduction

  • C-a == Ctrl-a
  • M-a == Alt-a

General

:q        close
:w        write/saves
:wa[!]    write/save all windows [force]
:wq       write/save and close
@Coconuthack
Coconuthack / jads_workstation_setup.md
Created October 20, 2018 18:02
Data Science & Entrepreneurship Dev Enviroment Docker

Docker Images per JADS Course