Skip to content

Instantly share code, notes, and snippets.

View denmojo's full-sized avatar
😎

Dennis M denmojo

😎
View GitHub Profile
@denmojo
denmojo / amex.js
Created December 1, 2015 20:00 — forked from cardi/amex.js
automatically add all card offers on american express website
// instructions:
// 1. log in to american express
// 2. open the developer console in chrome
// 3. run the script below (at your own risk)
//
// This is free and unencumbered software released into the public domain.
//
// Anyone is free to copy, modify, publish, use, compile, sell, or
// distribute this software, either in source code form or as a compiled
// binary, for any purpose, commercial or non-commercial, and by any
@denmojo
denmojo / .tmux.conf
Created September 11, 2015 22:03 — forked from david-thorman/tmux.conf
Wooo tmux
set -g prefix C-a
unbind C-b
bind a send-prefix
# Setting vi style stuff
set -g status-keys vi
set -g history-limit 10000
setw -g monitor-activity on
unbind ,
bind-key A command-prompt -I "#W" "rename-window '%%'"
bind-key '"' choose-window
@denmojo
denmojo / tips.md
Created June 22, 2014 21:43 — forked from jch/tips.md

Collection of Everyday Tips

Also see The Lazy Programmer

Mac

  • cmd-shift-t open last tab (sometimes preserves input) via @atmos
  • option-shift-volume|brightness increase/decrease brightness or volume by quarter increments
  • cmd-shift-3 whole screenshot
  • cmd-shift-4 select screenshot. Click space and it'll let you choose a window.
  • cmd-shift-g in finder, go to folder. tab completion available