Skip to content

Instantly share code, notes, and snippets.

Avatar

Dean Sheather deansheather

  • Townsville, Australia
  • 12:26 (UTC +11:00)
View GitHub Profile
@ducc
ducc / 1README.md
Last active March 15, 2019 15:49
ducclang with js syntax formatting
View 1README.md

ducclang is a revolutionary lang!!!!!!

its based on arrays embedded in arrays

simple program

[
    "hello world"
]

this program is just a string that says hello world. it is now at location [0]

@MohamedAlaa
MohamedAlaa / tmux-cheatsheet.markdown
Last active March 27, 2023 23:39
tmux shortcuts & cheatsheet
View tmux-cheatsheet.markdown

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname