Skip to content

Instantly share code, notes, and snippets.

View antoinegoze's full-sized avatar
☁️
Focusing

Antoine Goze antoinegoze

☁️
Focusing
  • 13:48 (UTC +01:00)
View GitHub Profile
@antoinegoze
antoinegoze / helm-cheatsheet.md
Created March 14, 2020 20:28 — forked from tuannvm/argo.md
#Helm #Kubernetes #cheatsheet, happy helming!

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
@antoinegoze
antoinegoze / tmux.md
Created March 14, 2020 20:22 — forked from andreyvit/tmux.md
tmux cheatsheet

tmux cheat sheet

(C-x means ctrl+x, M-x means alt+x)

Prefix key

The default prefix is C-b. If you (or your muscle memory) prefer C-a, you need to add this to ~/.tmux.conf:

remap prefix to Control + a