Skip to content

Instantly share code, notes, and snippets.

View jamescaldow's full-sized avatar
:octocat:
Embracing the Octocat

James Caldow jamescaldow

:octocat:
Embracing the Octocat
View GitHub Profile
@jamescaldow
jamescaldow / tmux-cheatsheet.markdown
Created September 9, 2018 07:36 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname
@jamescaldow
jamescaldow / .gitignore
Created December 29, 2016 09:45 — forked from octocat/.gitignore
Some common .gitignore configurations
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #