This is my own terminal profile configuration, here to make it easier to have a sane terminal wherever I go
| Key | Effect |
|---|---|
<$mod><Y> |
Toggle active pane full screen mode |
| Key | Effect | |
|---|---|---|
<F9> |
Execute current file | |
<Backspace><Backspace> |
Delete trailing whitespaces across the file | |
<Leader>c |
<Leader>C |
remove line number and git status column from current buffer |
<Leader>f |
Fuzzy file search and open in buffer | |
<Leader>b |
Fuzzy buffer search and jump to buffer |
| Key | Effect | |
|---|---|---|
ggh |
ggH |
Hightlight unstaged changes |
ggf |
Toggle folding unchanged blocks | |
<Leader>gd |
Git diff vertical split | |
gdh |
In :Git mergetool, fetch changes from the left pannel |
|
gdl |
In :Git mergetool, fetch changes from the right pannel |
|
<Leader>hs |
gitgutter stage chunk | |
<Leader>hu |
gitgutter undo chunk |
| Key | Effect | |
|---|---|---|
:Note <name> |
Start a note named <name> |
|
gf |
Inside a note, Jump to linked note under cursor |
- how to clone a repo into an existing directory
- VimPlug
- [How to install several kubernetes-cli versions with brew] (https://gist.github.com/rdump/b79a63084b47f99a41514432132bd408)