Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 664 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 664 Bytes

screenshot

Dotfiles

Well, that's my dotfiles.

Key binding

tmux - vim key binding

<c-a> + |       # split pane vertically
<c-a> + -       # split pane horizontally
<c-a> + h,j,k,l # navigate between pane
<c-a> + c       # create new window
<c-a> + number  # switching between window
<c-a> + [       # vim key binding, h,j,k,l,v,y etc. q to quit

Dependencies

License

MIT