Skip to content

Instantly share code, notes, and snippets.

View rs-ds's full-sized avatar
👨‍💻
Coding

rs-ds rs-ds

👨‍💻
Coding
View GitHub Profile
@rs-ds
rs-ds / vim-cheatsheet.md
Created May 4, 2019 05:59 — forked from 0xadada/README.md
VIM movement, keyboard commands and shortcuts
@rs-ds
rs-ds / tmux-cheatsheet.markdown
Created June 12, 2019 08:53 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname