Skip to content

Instantly share code, notes, and snippets.

View robertshawjmark's full-sized avatar

Mark Robertshaw robertshawjmark

View GitHub Profile
@robertshawjmark
robertshawjmark / redis_cheatsheet.bash
Created September 6, 2020 12:14 — forked from LeCoupa/redis_cheatsheet.bash
Redis Cheatsheet - Basic Commands You Must Know --> UPDATED VERSION --> https://github.com/LeCoupa/awesome-cheatsheets
# Redis Cheatsheet
# All the commands you need to know
redis-server /path/redis.conf # start redis with the related configuration file
redis-cli # opens a redis prompt
# Strings.
@robertshawjmark
robertshawjmark / iterm2.md
Created March 8, 2020 00:31 — forked from squarism/iterm2.md
iterm2 cheatsheet

Tabs and Windows

Function Shortcut
New Tab + T
Close Tab or Window + W (same as many mac apps)
Go to Tab + Number Key (ie: ⌘2 is 2nd tab)
Go to Split Pane by Direction + Option + Arrow Key
Cycle iTerm Windows + backtick (true of all mac apps and works with desktops/mission control)