Skip to content

Instantly share code, notes, and snippets.

View bitgangsta's full-sized avatar

Daniel Jabbour bitgangsta

View GitHub Profile

tmux shortcuts & cheatsheet

Note: This is customized for my own configuration. See my dotfiles repository for my tmux.conf (& local).

Windows (tabs)

c  new window
w  list windows
f  find window

, name window

class MyCustomCell < UITableViewCell
# This method is used by ProMotion to instantiate cells.
def initWithStyle(style_name, reuseIdentifier: reuseIdentifier)
super
stylish
self
end
# A delegate method when the user clicks the Row(it's blue by default)