Show Menu
Cheatography

Jaromil's dotfiles Keyboard Shortcuts (DRAFT) by

Shell setup at https://github.com/jaromil/dotfiles

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Bash

cmd ~~\t
fuzzy complete args (edit, kill, ssh..)
Ctrl-R
fuzzy search comman­d-h­istory
Ctrl-T
fuzzy find files and subdirs
Alt-C
browse and preview subdirs
.f-\t
install direnv setups (readme, nvm...)
e file
open file in running emacs-­server
\t = tab to complete
 

Tmux

Alt-L
1..9
switch tab to number (no zero)
Alt-L [
(open square)
scroll, select and copy buffer
Alt-L |
(pipe)
split in 2 vertical panes
Alt-L -
(dash)
split in 2 horizontal panes
action key is
Alt-L
and
not Ctrl-B