CS fc#
position |
ease |
box |
interval |
due |
front |
2.5 |
0 |
0 |
2021-10-02T12:56:41Z |
helm-rg Rip Grep Search#
- Ctrl-SPC h /:
M-g: glob pattern, to limit search to file types
M-d: to select directory
Common#
- C-c C-j: copy line
- C-q: ace jump words
- M-n: ace jump line
- M-g M-g: jump to line num
- C-i: Tab
- C-m: Ret
- Shift-k: apropos of women command like man
- C-h a: apropos of emacs
- C-x u: undo tree visualize
- C-M-': toggle eshell terminal
Helm fc#
position |
ease |
box |
interval |
due |
front |
2.50 |
2 |
1.00 |
2021-10-20T16:12:38Z |
- C-c C-i: helm swoop
- C-x C-i: helm resume
- C-x C-: helm-find find files or C-u C-x C-
YAS#
- C-, : yas company
- C-. : display availalbe yas snippets to choose
- TAB : field expand may be
- C-c C-y : Yas expand
General#
Engine mode#
- C- c C-s : prefix command(pc)
- pc C-m: google
- pc C-s: stackoverflow
- pc C-e: evernote
- pc C-g: github
Org mode#
- C-c | : table
- highlight , seperated data and C-c | to convert it into table
Magit#
- S-g, C-c C-v
General#
Secret#
kubectl get secret
# get value
kubectl get secret quickstart-apm-apm-token --output=go-template='{{index .data "secret-token"}}' | base64 -d && echo
Python#
- f1: outline
- C-c l,r: left and right indentation
Gode mode#
- Ctrl ->
- M -> g
- -> Space