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